angular / in-memory-web-api

The code for this project has moved to the angular/angular repo. This repo is now archived.
MIT License
1.18k stars 231 forks source link

build: add `esm5` and `typings` to package.json #228

Closed petebacondarwin closed 5 years ago

petebacondarwin commented 5 years ago

This allows the Angular ngcc tool to process this library.

petebacondarwin commented 5 years ago

Actually this is not enough. We need to build ES2015 JS files as well :-/