Vue Web Extension Versions Save

🛠️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!

v2.0.0

3 years ago

This boilerplate for Vue CLI 2 now becomes a Vue CLI 3+ preset!

See #622 for more information.

v1.0.3

6 years ago
  • Write tests (#27 and #28)

v1.0.2

6 years ago
  • Update dependencies (#23):
    • Babel to version 7.x and now use env preset
    • Vue to version 2.5.x, and eco-system to 3.0.x
    • Webpack to 3.10

v1.0.1

6 years ago
  • icon.xcf is not bundled anymore in zip #19

v1.0.0

6 years ago

Changelog

  • Rename command « build:env » to « build:dev » #10
  • Add command « watch:dev » #11
  • Routes: replace « require » by « import » #12
  • Popup: add link to « popup.css » #13
  • Fix README commands #14