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

jss deploy:watch is not generating the bundle file #308

Closed
PriyaShan16 opened this issue Dec 30, 2019 · 2 comments
Closed

jss deploy:watch is not generating the bundle file #308

PriyaShan16 opened this issue Dec 30, 2019 · 2 comments
Assignees

Comments

@PriyaShan16
Copy link

Hi,
I followed the documentation https://jss.sitecore.com/docs/techniques/mvc-integration/javascript-rendering and created Javasrcipt rendering.

As per the documentation, jss deploy:watch should generate a bundle file which is not happening.

Please guide to identify and fix the issue.

Thanks,
Priya

@sc-illiakovalenko
Copy link
Contributor

sc-illiakovalenko commented Mar 16, 2020

@PriyaShan16 Hi. Did you check files in sitecore webroot dist/JssComponentsReactWeb?
It should generate bundles there. If you want to generate build in your project, not in sitecore instance, you can run jss build. Try to change any file and after that look into the dist/JssComponentsReactWeb. Please, notify about results.
I'm not sure that understand exactly where it's not generated

@sc-illiakovalenko
Copy link
Contributor

sc-illiakovalenko commented Apr 7, 2020

@PriyaShan16 In case if you will have same problem in latest version, please, feel
free to open issue.

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