denali-js / cli

The official CLI for starting, building, and running Denali apps and addons
MIT License
5 stars 5 forks source link

Addon blueprints should use environment = 'production' during publish #35

Open davewasmer opened 6 years ago

davewasmer commented 6 years ago

Addon blueprints should have their prepublishOnly npm hook script updated to use --environment production.

knownasilya commented 6 years ago

There is no prepublishOnly script in addon or app blueprints.