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

Expand JS schema to support custom loaders #15

Open
mehigh opened this issue Mar 2, 2018 · 0 comments
Open

Expand JS schema to support custom loaders #15

mehigh opened this issue Mar 2, 2018 · 0 comments

Comments

@mehigh
Copy link
Member

mehigh commented Mar 2, 2018

"Is there a way to add vue-loader to the Undercurrent webpack config?" was a question which arose from a project which makes use of this library.

I think we should expand the JS schema to support adding custom loaders:
https://github.com/xwp/undercurrent/blob/master/src/schema/default.json#L33
And then refer it form inside the tasks/js.js
https://github.com/xwp/undercurrent/blob/master/src/tasks/js.js#L39

This will allow us not to have to provide a separate webpack.config file on projects which have such needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant