You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
main should be babelified version. browser should be babelified version. unpkg should be babelified version. module should be babelified version, with ES modules. jsnext:main should be babelified version, with ES modules.
This conversation has been locked and limited to collaborators.
1 commit comments
bertho-zero commentedon Dec 13, 2018
This commit breaks usage with webpack: https://webpack.js.org/configuration/resolve/#resolve-mainfields
main
should be babelified version.browser
should be babelified version.unpkg
should be babelified version.module
should be babelified version, with ES modules.jsnext:main
should be babelified version, with ES modules.