Olivier Combe

Results 23 issues of Olivier Combe

I started working on version 2.0. Here is the roadmap for this new release and the next ones (many of features will be developed after the 2.0 release): ### Migrate...

enhancement

Hello ! Installing Wrangler on Windows only works if Perl has been installed (should be installed by default on Unix systems). I added a link to a working Windows Perl...

Do you think that your generator could actually use this library for all of the lib generation? https://github.com/dherges/ng-packagr

Status: On Hold

Hi, I'm the dev behind [ocLazyLoad](https://github.com/ocombe/ocLazyLoad) (Load modules on demand (lazy load) in AngularJS). People often use my lib with ui-router, and I think that it would be awesome to...

enhancement
futurestate

Angular v8 was broken in a new project but working in existing tests. We need to add tests that use the angular env from the capsule to check that it...

feature

Leverage Angular CLI commands through bit (things like `generate`, `extract`, ...)

feature

For options that are specific to one component, we shouldn't require a new custom env (custom env make sense when they are used for multiple components). Custom env are linked...

feature

We should be able to simplify the configuration in workspace.jsonc: - look into existing envs for templates (remove the need to add a config for templates) - use latest version...

feature