Use Subgraph & Batched Events #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "tornadocontrib/nova-ui:events-simple"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Due to OOM and poor ts-loader support ( The ts-loader wouldn't recognize .ts files lol ), I have ended up transpiling typescript service codes to commonjs by hand ( Copy pasted code & removed type definitions and exports )
Related: #1
OOM issue
https://github.com/webpack/webpack/issues/2396
https://github.com/GoogleChromeLabs/worker-plugin/issues/30
Recreated PR without built files
To build files use the following command
or
And to update events