Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2k
Use neweracorn version for building, to support newer JS syntax#7478
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes fromall commits
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -178,5 +178,10 @@ | ||
| "transform-loader":"^0.2.4", | ||
| "true-case-path":"^2.2.1", | ||
| "virtual-webgl":"^1.0.6" | ||
| }, | ||
| "overrides": { | ||
| "falafel": { | ||
Contributor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. Alternatively we should propose a PR to falafel repository. Contributor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. npm ls falafelplotly.js├─┬ browserify-transform-tools@1.7.0│ └── falafel@2.2.5 deduped├── falafel@2.2.5 overridden└─┬ regl-scatter2d@3.3.1 └─┬ glslify@7.1.1 └── falafel@2.2.5 deduped This looks fine. Also npm run preversion passes. ContributorAuthor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. Yeah I haven't been able to track down the Maybe we should switch away from falafel entirely? A quick Google search brings uphttps://github.com/loilo/yufka as a possible replacement but it's not widely used at all. | ||
| "acorn":"^8.1.1" | ||
| } | ||
| } | ||
| } | ||