Skip to content

Async custom modules

Choose a tag to compare

@KillerCodeMonkey KillerCodeMonkey released this 30 Jun 09:05
· 320 commits to master since this release

Thanks to @arturovt custom modules can now be passed as async/defer so they must not be part of your project bundle.

#1562