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

Remove HardSourceWebpackPlugin #4441

Merged
merged 1 commit into from Dec 4, 2018
Merged

Conversation

sbrunner
Copy link
Member

@sbrunner sbrunner commented Dec 4, 2018

Unmaintained ans have some incompatibility issues with Dll plugin.

I get error like:

ERROR in chunk oeedit [entry]
oeedit.085aa7.js
/usr/lib/node_modules/babel-loader/lib/index.js??ref--13!/src/geoportal/demo_geoportal/static-ngeo/js/apps/Controlleroeedit.js
e4de6c920a5f4bbd861837c15c7a4eec
Unexpected token (1:95)
| /* harmony default export */ var __WEBPACK_MODULE_DEFAULT_EXPORT__ =
(undefinedfunction (o, i) {
    |   return o.interfaces_ && o.interfaces_.indexOf(i) > -1;
    | });

See also:
mzgoddard/hard-source-webpack-plugin#443

Unmaintained ans have some incompatibility issues with Dll plugin.

I get error like:
ERROR in chunk oeedit [entry]
oeedit.085aa7.js
/usr/lib/node_modules/babel-loader/lib/index.js??ref--13!/src/geoportal/demo_geoportal/static-ngeo/js/apps/Controlleroeedit.js
e4de6c920a5f4bbd861837c15c7a4eec
Unexpected token (1:95)
| /* harmony default export */ var __WEBPACK_MODULE_DEFAULT_EXPORT__ =
(undefinedfunction (o, i) {
    |   return o.interfaces_ && o.interfaces_.indexOf(i) > -1;
    | });

See also:
mzgoddard/hard-source-webpack-plugin#443
@sbrunner sbrunner added this to the 2.4 milestone Dec 4, 2018
@sbrunner sbrunner requested a review from fredj December 4, 2018 14:28
@fredj fredj changed the title emove HardSourceWebpackPlugin Remove HardSourceWebpackPlugin Dec 4, 2018
@sbrunner sbrunner merged commit 75636ff into master Dec 4, 2018
@sbrunner sbrunner deleted the rmHardSourceWebpackPlugin branch December 4, 2018 14:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants