Skip to content
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

Yarn dependency management. #69

Closed
cgarvis opened this issue Jan 25, 2017 · 2 comments
Closed

Yarn dependency management. #69

cgarvis opened this issue Jan 25, 2017 · 2 comments
Assignees

Comments

@cgarvis
Copy link
Contributor

cgarvis commented Jan 25, 2017

Thoughts on creating a babel preset or a npm package with all the dependencies this needs?

Seems easier than managing this line: https://github.com/babel/babel/tree/master/packages/babel-preset-latest

@cgarvis cgarvis changed the title Rails Babel Preset Yarn dependency management. Jan 25, 2017
@merqlove
Copy link
Contributor

I'm also had thoughts about splitting styles/js dep's in a single package.json, but currently yarn/npm does not support groups other than optional, dev. Optional works for me, but i hate this way.

@gauravtiwari
Copy link
Member

#264 addresses this

@gauravtiwari gauravtiwari self-assigned this Apr 27, 2017
@dhh dhh closed this as completed Aug 8, 2017
jdelStrother pushed a commit to jdelStrother/webpacker that referenced this issue Mar 10, 2022
* inline_css: false will cause only mini-css-extract-plugin to be used. See rails#68
* Fix readme and add inline_css to the config template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants