Changelog
v12.0.2
awilix.browser.js
to awilix.browser.mjs
, most tools prefer thisexports
conditionsChangelog
v12.0.0
ES5
to ES2020
exports
field to package.json
, allowing you to explicitly import the browser build using import { createContainer } from 'awilix/browser'