We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue has been opened with sencha support as well: https://support.sencha.com/#ticket-45559
npm start works as expected. npm run build does not work.
npm start
npm run build
It stops with this output and opens a browser window:
Child html-webpack-plugin for "index.html": 1 asset Entrypoint undefined = index.html [../node_modules/html-webpack-plugin/lib/loader.js!./index.html] 475 bytes {0} [built] + 3 hidden modules
Tried the latest repo version as of today. Versions are: ext-webpack-plugin v6.6.3, Ext JS v6.6.0.258 Commercial Edition, Sencha Cmd v6.6.0.13, webpack v4.23.0, react v16.6.0
The text was updated successfully, but these errors were encountered:
i will look at this
Sorry, something went wrong.
No branches or pull requests
This issue has been opened with sencha support as well: https://support.sencha.com/#ticket-45559
npm start
works as expected.npm run build
does not work.It stops with this output and opens a browser window:
Tried the latest repo version as of today. Versions are:
ext-webpack-plugin v6.6.3, Ext JS v6.6.0.258 Commercial Edition, Sencha Cmd v6.6.0.13, webpack v4.23.0, react v16.6.0
The text was updated successfully, but these errors were encountered: