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

Separate mix file for frontend development #18

Closed
wants to merge 4 commits into from

Conversation

holystix
Copy link
Contributor

@holystix holystix commented Oct 5, 2017

Issue and discussion here: #7

I've modified ./webpack.mix.js to simply require arbory's webpack.mix.js, which depending on the value of an env parameter either configures mix to compile admin assets, or skips all that and requires ./webpack.mix.front.js to compile frontend assets.

arbory:install is updated to compile admin assets.

webpack.mix.front.js is generated from stub with simple defaults only if it doesn't already exist in root directory.

@holystix holystix requested a review from strads10 October 5, 2017 10:02
@holystix holystix mentioned this pull request Oct 5, 2017
@coveralls
Copy link

coveralls commented Oct 5, 2017

Coverage Status

Coverage decreased (-0.003%) to 2.214% when pulling b643caf on holystix:master into 35c70b3 on arbory:master.

@holystix holystix closed this Oct 31, 2017
Gberzi01 pushed a commit to Gberzi01/arbory that referenced this pull request Feb 7, 2020
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