capacitor-docs
capacitor-docs copied to clipboard
Better ES6 Support
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.