Przemysław Olszewski
Results
2
comments of
Przemysław Olszewski
You can use System.import in TS. Unfortunately webpack typings doesn't contains that part. But workaround exists:) You have to import systemjs typings. Then all should work correctly. Of course System...
Usually for production mode I skip sourcemaps or change sourcemap server on vpn. Code is not simple to view. I know there is code and any obfuscator can handle this...