Tyler Miller

Results 4 comments of Tyler Miller

Poke. Still seeing this error with `node-linker=hoisted`. I'd like to not have to add this random package as a top level dependency because of a bug. I see the "missing"...

Looking at it, `headerInjection: false` doesn't quite solve the issue. While it may be the only config option using the plugin, [the index file](https://github.com/launchcodedev/app-config/blob/master/app-config-webpack/src/index.ts#L3) still tries to import from the...

I'm looking to create a PR to lazy load the module! It doesn't seem that I have access to push to a new branch.

I was able to create a PR for lazy loading: https://github.com/launchcodedev/app-config/pull/218