An open API service indexing awesome lists of open source software.

https://github.com/lukesheard/ts-loader-memory-fs

ts-loader memory-fs issue
https://github.com/lukesheard/ts-loader-memory-fs

Last synced: over 1 year ago
JSON representation

ts-loader memory-fs issue

Awesome Lists containing this project

README

          

# ts-loader-memory-fs
Shows issue when replacing webpack's inputFileSystem with ts-loader as it throws diagnostic errors.

# yarn working
This is a working demo using require and plain javascript

# yarn simple
Shows a simple one file bundle

# yarn broken
Shows an import where there will be diagnostic errors