File: README.md

package info (click to toggle)
node-ts-loader 9.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 10,940 kB
  • sloc: javascript: 7,230; makefile: 4
file content (1 line) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (3)
1
This test shows how to do simple code splitting with TypeScript, Babel and webpack using the dynamic `import` syntax.  Support for this shipped with TypeScript 2.4 and is, at time of writing, at stage 3 on the TC39 proposals list.  See details [here](https://github.com/tc39/proposal-dynamic-import).