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

CLI --webpack flag doesn't appear to work #210

Open
swashcap opened this issue Nov 6, 2018 · 0 comments
Open

CLI --webpack flag doesn't appear to work #210

swashcap opened this issue Nov 6, 2018 · 0 comments

Comments

@swashcap
Copy link

swashcap commented Nov 6, 2018

Passing the --webpack config to kit-cli doesn't seem to work. My sample webpack.config.js:

throw new Error('hello?')

…doesn't bubble up to the CLI. Actually passing a config object doesn't seem to work, either (noticing specifically that stylus-loader isn't working.)

Versions:

$ node --version
v8.11.4
$ yarn list --pattern=@compositor/kit-cli
yarn list v1.12.1
└─ @compositor/[email protected]
   Done in 0.96s.

Any thoughts?

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

Successfully merging a pull request may close this issue.

1 participant