Skip to content

Releases: tralves/nativescript-vue-rollup-template

First version published in npm.

06 Oct 11:41
Compare
Choose a tag to compare

This template supports:

  • .vue Single-File Components;
  • scss imports and inside <style> tags in .vue files;
  • root imports (imports starting with / refer to the root of the app folder);
  • babel with es2015 and stage-2 presets;