Using Rollup for building vue-highlighter #26
Labels
good first issue
Good for newcomers
hacktoberfest
label for hacktoberfest event
help wanted
Extra attention is needed
Hi, we need to migrate to rollup instead of bili.
A good starting point: https://vuejs.org/v2/cookbook/packaging-sfc-for-npm.html
Instead of buble we want use babel ( latest version ) and serving all possible format.
Bundle size is a crucial part, so make attention to preset of babel. ( Advice use bugfixes
Minification must be delegated to the terser plugin.
Thanks in advance to all who will contribute to this Issue.
For any question, let we know
The text was updated successfully, but these errors were encountered: