PavelVanecek / gulp-crx

Pack Chrome Extension in the pipeline.
31 stars 3 forks source link

Cannot find module '.../app/manifest.json' #17

Closed rossjcooper closed 7 years ago

rossjcooper commented 7 years ago

Hi, I am trying to use this package in our project but I am getting this error. The manifest.json file isn't located where the crx package is looking for it, is there any option I can pass to tell it where the manifest.json file is located?

rossjcooper commented 7 years ago

Sorry I totally forgot about the gulp src