Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
archmoj merged 1 commit intomasterfromupgrade-acorn
Jul 18, 2025
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 16 additions & 12 deletionspackage-lock.json
View file
Open in desktop

Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.

7 changes: 6 additions & 1 deletionpackage.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -178,5 +178,10 @@
"transform-loader":"^0.2.4",
"true-case-path":"^2.2.1",
"virtual-webgl":"^1.0.6"
},
"overrides": {
"falafel": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Alternatively we should propose a PR to falafel repository.
But the repository seems missing athttps://github.com/substack/node-falafel

Copy link
Contributor

Choose a reason for hiding this comment

The 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.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Yeah I haven't been able to track down thefalafel repository anywhere online.

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"
}
}
}
}

[8]ページ先頭

©2009-2025 Movatter.jp