kazzkiq / svelte-simple-starter-kit

ES6 + Svelte 2 + Routing + Build. Everything packed in a simple, tiny project.
14 stars 1 forks source link

npm i --production would install roadtrip #2

Closed AndreLeifert closed 6 years ago

AndreLeifert commented 6 years ago

what for?

kazzkiq commented 6 years ago

roadtrip is a dependency that's actually needed at the runtime. All other dependencies are used at development time and then get compiled.