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

How to deploy? #180

Closed
louisscruz opened this issue Dec 26, 2015 · 2 comments
Closed

How to deploy? #180

louisscruz opened this issue Dec 26, 2015 · 2 comments

Comments

@louisscruz
Copy link

I'm new to Webpack. There is a copy of my project on my server. When I run npm run build on the server, I get a __build__ folder. However, when I run node app.js within this folder, I get the following error: ReferenceError: webpackJsonp is not defined. Being that I've never deployed a TS project before, I assume that there is some fundamental error in my understanding of Webpack deployment. What should I do?

@louisscruz
Copy link
Author

I should add that I've read #174, but the actual deployment process is still unclear to me.

@PatrickJS
Copy link
Owner

I included dist folder so now you would build the repo into a dist/ with production mode. see changes cf4b3f2...master

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

2 participants