-
_Original issue by @christo-andrew on [2019-01-04T12:43:32Z](https://github.com/ionic-team/ionic/issues/16956)_
# Bug Report
**Ionic version:**
**4.6.0**
**Current behavior…
-
ERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory' in 'C:\Users\Sagar\Documents\my-ngccrm\ngccrm-cli\src'
ERROR in webpack-internal:///./node_module…
-
package.json
```
{
"version": "1.0.0",
"name": "argelogduvar",
"private": true,
"scripts": {
"start": "webpack-dev-server --open",
"build": "webpack --env=prod --progress --pro…
-
I read the documentation on webpack and found it impressive. Uniform loading for all your resources! Use npm for package management! But I soon ran into problems. After generating the initial project,…
-
新版本连包都下不下来了
-
https://material.angularjs.org
-
When going through and setting the license and copyright that needs to be attributed to specific files it would be helpful to have a multi-file selection and edit so you can edit the license and copyr…
-
Hi,
Thanks for the amazing example code. I have worked for AoT and JiT for days to figure out the correct way.
My components link html by "templateUrl" and strangely AoT mode works as usual , howeve…
-
Hi,
I have tried to run the project but I got exception when running __yarn start__
Any hint ??
-
Hi!
My guess is that this repo is not maintained? Because, from what I see, is that:
- the referred versions of external libs are not up to date.
- there is almost no similarity to a default ionic2 s…