sveltejs / template-webpack

Template for building basic Svelte applications with webpack
300 stars 118 forks source link

use same file structure as svelte rollup template #34

Closed milahu closed 3 years ago

milahu commented 3 years ago

for example, write JS to public/build/bundle.js instead of public/bundle.js

benefit: this makes easier changing between rollup and webpack