nativescript-vue/vue-cli-template

RFC: Change how externals are handled

rigor789 opened this issue · 2 comments

Reference: #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.

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