sequency
sequency copied to clipboard
Include ES6 module in the build
Right now, it’s impossible to use sequency from actual ES6 modules, which means that sites which use them¹, the amount of which will only keep rising now that all major browsers support them.
¹ if only to serve ES6+ code to modern browsers, but keep serving ES5- code to old browsers.