jsbundling-rails usage with another package manager #68
Unanswered
pustovalov
asked this question in
Q&A
Replies: 1 comment
-
My current workaround:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Is there a way to use pnpm instead of
yarn
withjsbundling-rails
andcssbundling-rails
?jsbundling-rails/lib/tasks/jsbundling/build.rake
Line 4 in ee54efd
https://github.com/rails/cssbundling-rails/blob/a1d4c6b5e86f0b0da7c9e2a8de506c1497051dc2/lib/tasks/cssbundling/build.rake#L4
Users of pnpm:
https://github.com/vuejs/core
https://github.com/vitejs/vite
https://pnpm.io/workspaces#usage-examples
https://twitter.com/Autoprefixer/status/1476226146488692736
https://twitter.com/PostCSS/status/1470438664006258701
https://twitter.com/Browserslist/status/1468264308308156419
Beta Was this translation helpful? Give feedback.
All reactions