capacitor-docs icon indicating copy to clipboard operation
capacitor-docs copied to clipboard

Better ES6 Support

Open jkassis opened this issue 3 years ago • 0 comments

Looking at the capacitor intro, it says that I need to install webpack to support builds, which brings me to full stop. My project is all ES6 modules in TypeScript. I use tsc to compile and ESBuild to bundle and that's it. I propose "untying" the knot since this is the future of .js.

jkassis avatar Oct 08 '21 18:10 jkassis