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

Could not find a part of the path 'C:\React.NET\src\React.Sample.Webpack\build\server.bundle.js #207

Closed
mycall opened this issue Dec 11, 2015 · 4 comments

Comments

@mycall
Copy link

mycall commented Dec 11, 2015

Is there a setting I need to change to create this bundle? I've tried this on two different systems, same result when I run the React.Sample.Webpack under iisexpress.

@Daniel15
Copy link
Member

Did you run webpack first? You need to run webpack to build the bundle.
Perhaps I should add that to the build script.

Sent from my phone.
On Dec 11, 2015 8:44 AM, "mycall" notifications@github.com wrote:

Is there a setting I need to change to create this bundle? I've tried this
on two different systems, same result when I run the ReactSampleWebpack
under iisexpress


Reply to this email directly or view it on GitHub
#207.

@mycall
Copy link
Author

mycall commented Dec 11, 2015

doing so returned "Unknown option: base.loose" for both client.js and server.js

@Daniel15
Copy link
Member

Ah, sounds like the build is broken for the Webpack example, and I didn't
notice since it doesn't run Webpack as part of the build. I'll fix it :)

Sent from my phone.
On Dec 11, 2015 9:09 AM, "mycall" notifications@github.com wrote:

doing so returned "Unknown option: base.loose" for both client.js and
server.js


Reply to this email directly or view it on GitHub
#207 (comment).

@mycall
Copy link
Author

mycall commented Dec 11, 2015

grazie mille

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