Installation
yarn add -D @ekz/packer
npm install --save-dev @ekz/packer
Next steps
- Add a Webpack config or try Vite
- Add ESLint flat config (optional but recommended)
- Add recommended scripts to
package.json - Copy or adapt the example app
If you are upgrading from 0.16, read Migrating from 0.16. If you are moving an existing app from Webpack to Vite, read Migrating from Webpack to Vite.