Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Grunt example does not work #15

Open
DmitryGonchar opened this issue Oct 18, 2017 · 0 comments
Open

Grunt example does not work #15

DmitryGonchar opened this issue Oct 18, 2017 · 0 comments

Comments

@DmitryGonchar
Copy link

DmitryGonchar commented Oct 18, 2017

Says:

Warning: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
 - configuration.entry should be one of these:
   object { <key>: non-empty string | [non-empty string] } | non-empty string | [non-empty string] | function
   The entry point(s) of the compilation.
   Details:
    * configuration.entry should be an object.
    * configuration.entry should be a string.
    * configuration.entry[1] should be a string.
    * configuration.entry should be an instance of function
      function returning an entry object or a promise.. Use --force to continue.

webpack config has entry: property, works via npm scripts
Using Webpack 3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant