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

Missing Build Script #16

Open
advra opened this issue Nov 23, 2016 · 2 comments
Open

Missing Build Script #16

advra opened this issue Nov 23, 2016 · 2 comments

Comments

@advra
Copy link

advra commented Nov 23, 2016

Hey Bucky,

Is there some sort of build task which will create a bundle for your app somewhere? I believe its missing. I can't build static files for my server.

Thanks,
Adrian

@thilinahat
Copy link

Add following entry to package.json file

"build-dev": "webpack --progress --colors"

Then run npm run build-dev

@bonny1992
Copy link

@IamThilina
Is this way similar to the npm run build we have with create-react-app?

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

No branches or pull requests

3 participants