robb0wen / tornis

Tornis helps you watch and respond to changes in your browser's viewport 🌲

Home Page:https://tornis.robbowen.digital

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose the ES5 build in the package.json file

florentbarriol opened this issue · comments

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.