nativescript-vue/nativescript-vue-externals

RFC: Change how externals are handled

rigor789 opened this issue · 1 comments

From @rigor789 on March 13, 2018 19:36

Reference: nativescript-vue/vue-cli-template#12 (comment)

My proposal is to mark all dependencies as external. This would mean that in order to make a dependecy bundled (not external) it would have to be moved to devDependencies.

This approach should work for most people, and we can document it in a Optimizations section, where we describe what an external dependency is, how to make something external etc.

I'm open for suggestions, so please leave any feedback here.

Copied from original issue: nativescript-vue/vue-cli-template#16

From @lewebsimple on March 13, 2018 19:38

We could move this to lewebsimple/nativescript-vue-externals