0.1.0 • Published 6 years ago

@hokid/generator-vuetut v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

@hokid/generator-vuetut

Yoman generator. Setup another configuration based on vue template.

Install

$ npm i -g @hokid/generator-vuetut

Warning

It is recommended to Install only on top of the unmodified structure provided by the vue template

TODO

"presets": [
  [
    "@vue/app",
    {
      "polyfills": [
        "es6.promise",
        "es6.array.iterator"
      ],
      "targets": {
        "browsers": [
          "last 2 versions",
          "not ie <= 10",
          "Safari > 9"
        ]
      }
    }
  ]
]
0.1.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago