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
Hello,
Is it possible to add the key module in the package.json file to expose the es5 build ?
It will allow us to build our app in es5 mode.
Example : "module": "dist/tornis.es5.js",
Thanks,
Florent.
The text was updated successfully, but these errors were encountered:
Hello,
Is it possible to add the key
module
in the package.json file to expose the es5 build ?It will allow us to build our app in es5 mode.
Example :
"module": "dist/tornis.es5.js",
Thanks,
Florent.
The text was updated successfully, but these errors were encountered: