v3.1.0
Added
- Add a
defineConfig
function to improve configuration DX (70b5f34) - Add support for
modern
andlegacy
targets (#37) - Add support for
@studiometa/*
packages transpilation (#47) - Add support for static assets in a
public
folder for the prototyping preset (#51)
Changed
- Update dependencies
- Disable Webpack's future defaults options (3cca9b2)