webpacker-svelte icon indicating copy to clipboard operation
webpacker-svelte copied to clipboard

`webpacker` should be a dev dependency

Open DeedleFake opened this issue 3 years ago • 0 comments

Nothing in the actual implementation, as far as I can see, actually uses any webpacker-specific functionality, and I'm using this project just fine with vite-ruby. Unfortunately, adding the gem also adds webpacker itself as a dependency because this gem depends on it because it does use it in the tests. Would it be possible for webpacker to be marked as a dev dependency?

DeedleFake avatar Jan 17 '23 19:01 DeedleFake