Fabrizio De Bortoli
Results
2
issues of
Fabrizio De Bortoli
With latest Angular Cli versions, with a npm linked library (or local library imported by "file:..." in package.json), I received the error: ``` ERROR in ./node_modules/yourlibrary/index.ts Module build failed: Error:...
In a library created with this generator (Thanks! It's awesome) I use a css like this: ``` .css-class:before { content: "\62"; } ``` Building with `npm run build` I have...
Type: Question
Priority: Low