-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I'm not getting hashes in the files emitted by the plugin:
I even wonder why am I getting web-components.js file emitted at all. It should be part of the app chunk. Right?
This is how my entry looks like:
entry:
{ app:
[ 'blueimp-canvas-to-blob',
'./scripts/main.ts',
'./styles/main.scss',
'../bower_components/webcomponentsjs/webcomponents-lite',
'../web-components.html' ],
somethingElse: [ './something-else/something-else.ts', './something-else/something-else.scss' ] },
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
