generator-solid-angular icon indicating copy to clipboard operation
generator-solid-angular copied to clipboard

Generator for Solid Angular applications

Results 21 generator-solid-angular issues
Sort by recently updated
recently updated
newest added

Currently the login popup is injected in the app component, due to angular's build stripping out the script tag. We need to remove this and either host the file statically...

enhancement