I want to use the "fast-json-patch" library (https://github.com/Starcounter-Jack/JSON-Patch) in an Angular 2 application.
I have tried adding:
'fast-json-patch': 'vendor/fast-json-patch/dist/json-patch-duplex.min.js'
in the system-config.ts
file under the map
but it doesn't work when importing fast-json-patch