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

Html Webpack #442

Merged
merged 4 commits into from
Sep 5, 2018
Merged

Html Webpack #442

merged 4 commits into from
Sep 5, 2018

Conversation

kopelli
Copy link
Contributor

@kopelli kopelli commented Aug 30, 2018

This is related to the first top-level task on bitburner-official/bitburner-beta#2.

The biggest change that comes from this is that updating any HTML means changing .\src\index.html rather than .\index.html and running npm run build to produce the file via Webpack.


This change is Reviewable

This issue means that any changes to the HTML has to happen in the
`.\src\index.html` file rather than the `.\index.html`. This makes the
`index.html` in the root now a build artifact the same way that files in
`dist\` are.
@danielyxie danielyxie merged commit 3c2ffc0 into danielyxie:dev Sep 5, 2018
@danielyxie danielyxie mentioned this pull request Sep 5, 2018
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