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

No hash in the emitted files #14

Open
Birowsky opened this issue May 2, 2017 · 0 comments
Open

No hash in the emitted files #14

Birowsky opened this issue May 2, 2017 · 0 comments

Comments

@Birowsky
Copy link

Birowsky commented May 2, 2017

I'm not getting hashes in the files emitted by the plugin:

screen shot 2017-05-02 at 19 29 58

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' ] },
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

1 participant