Prevent config-serializer to be compiled automatically in the ng2 project.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"typings/main",
|
||||
"typings/main.d.ts"
|
||||
"typings/main.d.ts",
|
||||
"config-serializer"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user