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

Use npm to build JavaScript assets #656

Merged
merged 2 commits into from May 16, 2019
Merged

Conversation

Gazler
Copy link
Contributor

@Gazler Gazler commented Apr 11, 2019

Summary of changes

The npm run deploy script will build the assets based on the contents
of package.json. For older projects this will use brunch by default,
for newer projects, webpack will be used.

Licensing/Copyright

By submitting this PR, you agree to the following statement, please read before submission!

I certify that I own, and have sufficient rights to contribute, all source code and
related material intended to be compiled or integrated with the source code for Distillery
(the "Contribution"). My Contribution is licensed under the MIT License.

The npm run deploy script will build the assets based on the contents
of package.json. For older projects this will use brunch by default,
for newer projects, webpack will be used.
@bitwalker bitwalker merged commit 3f1f00d into bitwalker:master May 16, 2019
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.

None yet

2 participants