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
In a modern world, we have ESM standard for modules, and Rollup allows to achieve same wrapper-less output as Grunt + concatenation did in the past, but with much better and simpler support from tooling side.
If someone wants to take this, please let me know.
The text was updated successfully, but these errors were encountered:
In a modern world, we have ESM standard for modules, and Rollup allows to achieve same wrapper-less output as Grunt + concatenation did in the past, but with much better and simpler support from tooling side.
If someone wants to take this, please let me know.
The text was updated successfully, but these errors were encountered: