Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha User
ExtReactWebpackPlugin and publicpath
It looks like ExtReactWebpackPlugin v 6.7.0 doesn't respect webpack output.publicPath config.
Worked fine in ExtReact v 6.5.3.
For instance,
Given webpack config:
Code:
{
...
output: {
...
publicPath: '/media/webpack/',
}
}
Generated ext.js and ext.css are injected to the page as ext-react/ext.js and ext-react/ext.css, when other chunks get /media/webpack/ prepended to their src in script tags
Is there a way to solve this or is it a bug?
Thanks.
-
Sencha - Forum Administrator
Thank you so much for your post. I apologize for the delay. I have shared this with the support staff to look into at their earliest convenience. Your patience is greatly appreciated! We do suggest using the support portal when you need assistance with a capability of a Sencha product, you have identified a situation where a products behavior is inconsistent with the product documentation and might indicate a software bug, or when the communication between you and Sencha needs to be private.
Thanks again,
Michele
-
Sencha - Sales Team
it looks like a bug - we will investigate

Originally Posted by
Eugene.Nor
It looks like ExtReactWebpackPlugin v 6.7.0 doesn't respect webpack
output.publicPath config.
Worked fine in ExtReact v 6.5.3.
For instance,
Given webpack config:
Code:
{
...
output: {
...
publicPath: '/media/webpack/',
}
}
Generated ext.js and ext.css are injected to the page as
ext-react/ext.js and ext-react/ext.css, when other chunks get
/media/webpack/ prepended to their src in script tags
Is there a way to solve this or is it a bug?
Thanks.
Marc Gusmano
Sales Engineer
Sencha Inc.
-
Ext Support Team
Hello Eugene,
This issue has been registered in our bug tracker for resolution, the reference Jira EXTREACT-37 will be linked here to track the status of the issue.
Regards,
Kumar
Sencha Support.