Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcjulian/ngxs-storage-migrations

NGXS Storage migrations
https://github.com/marcjulian/ngxs-storage-migrations

Last synced: 24 days ago
JSON representation

NGXS Storage migrations

Awesome Lists containing this project

README

        

# NgxsMigrations

Run `ng build --prod` and the following error occurs:

```
ERROR in src/app/store/store.module.ts(15,20): Error during template compile of 'ɵ0'
Function expressions are not supported in decorators
Consider changing the function expression into an exported function.
```