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

Option to emit to file system #28

Merged
merged 2 commits into from
Oct 19, 2016
Merged

Option to emit to file system #28

merged 2 commits into from
Oct 19, 2016

Conversation

andreicek
Copy link

When using this plugin is conjunction with webpack-dev-server it will emit to memory only. This is preferred but in some use cases (eg. integration with rails) you also need the manifest file on the filesystem.

I've added a flag writeToFileEmit that will write the JSON output to the build folder as well.

@andreicek
Copy link
Author

cc/ @DarkoKukovec

@danethurber danethurber merged commit 5a921e7 into shellscape:master Oct 19, 2016
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 this pull request may close these issues.

2 participants