-
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
14.2.12
### Description
Hey everyone, if I t…
-
Code motion/splitting does not seem to work as expected and in some cases this causes non optimal chunks to be created.
Example:
entry-one.js
```js
export {foo2} from './file3.js'
```
en…
-
Hello :wave:, Thanks for nx-plus plugins for nx! I use it for docusaurus & it works great :ok_hand:
## Description
I would like to see an option to generate a Docusaurus App with TypeScript ins…
-
Cannot read property 'config' of null" while running "ng serve --open"
Error :Cannot read property 'config' of null
TypeError: Cannot read property 'config' of null
at Class.run (/home/w3a/angu…
-
I reached this repo when I saw this and there is this part where it says Fix URL Prefixes (multi-page AngularJS apps). Then I say this and it confirms that is has this same piece of code:
``` javascr…
-
Like it is said, will you consider moving to Ivy?
-
First of all, thank you for creating this very handy library!
I'm using a monorepo with NRWL with multiple angular apps. Currently I'm using one translation file per application, but since there is…
-
Got this error, I think we should be able fo configure logos.
`Not allowed to load local resource: file:///C:/Users/user/Desktop/project/client/node_modules/@mindsorg/web3modal-ts/dist/providers/lo…
-
## Migrate Library to the ng-packagr Format ##
The following wiki describes how to do this with the angular-cli:
https://github.com/angular/angular-cli/wiki/stories-create-library
### Require…
-
**I'm submitting a feature request**
**Current behavior:**
Nativescript has a Typescript / Angular2 integration to allow for building mobile apps with Angular2, but no integration with Aurelia…