elm-starter icon indicating copy to clipboard operation
elm-starter copied to clipboard

Question: how to best integrate external npm package

Open SuperCipher opened this issue 5 years ago • 0 comments

Hi thankyou for the awsome project.

There is an npm package I really have to use. Since I'm quite inexperience. I want to hear your thought on how to use npm package in this project, Right now my hacky way is to use browserify to build my JS file and replace it in public/main.js. And add watch command in the elm-starter. Not sure if this is the best way to do it. Let me hear your thought. Thanks

SuperCipher avatar Jan 17 '21 08:01 SuperCipher