We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd1b57 commit cfe8359Copy full SHA for cfe8359
CHANGELOG.md
@@ -34,6 +34,7 @@
34
* (improvement) Allow `++` in JS/TS code.
35
* (improvement) The code is now always compiled per entry file
36
* (improvement) Ignore `.css` files when compiling webpack. You need to import them manually in your SCSS.
37
+* (improvement) Build TypeScript for the `esnext` module system, that (amongst other things) allows to use `import()`.
38
39
40
8.1.0
0 commit comments