-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: update bootstrap latest to use latest version of bootstrap #146
Conversation
389dbfc
to
34ab3e6
Compare
34ab3e6
to
0541103
Compare
@@ -118,7 +118,7 @@ const getLocalEntryPoint = ( | |||
return ` | |||
try { | |||
const { default: func } = await import("${url}"); | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, how did this happen? Is the linter no running in the CI? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should rename this to feat:
or fix:
before merging, otherwise a release won't be generated.
…lify/edge-bundler#146) * chore: update bootstrap latest to use latest version of bootstrap * chore: update bootstrap to the correct latest version
Which problem is this pull request solving?
Updating to latest version of bootstrap
List other issues or pull requests related to this problem
Getting netlify/cli#4655 ready for production