app-config icon indicating copy to clipboard operation
app-config copied to clipboard

Easy Configuration Loader with Strict Validation

Results 56 app-config issues
Sort by recently updated
recently updated
newest added

I want to make development easier for me and my coworkers so i wanted to have baked in documentation for developers in the company. Let's say i'm creating a simple...

Hey! I've been working with the `app-config-webpack` plugin a good amount trying to get it to play nice with NextJS. While I've found a few ways to get the config...

Hi guys, it's me again. 😄 I've been using app-config for some time now and it's been working great. However, I can't help but notice that the current version has...

Bumps [electron](https://github.com/electron/electron) from 15.5.7 to 18.3.7. Release notes Sourced from electron's releases. electron v18.3.7 Release Notes for v18.3.7 Fixes Fixed WCO not responding to touch events on windows. #35177 (Also...

dependencies

Hey! I've used this library really well in SPA apps and express servers, and it worked perfectly with the schema validation and environment configs. While trying to use it in...

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Hi, I was wondering, is below action possible right now? What I'd like to achive is to use already defined value with some other values, i.e. concatenate with some string...

When i install/use the vite plugin on a project I am unable to run the app. I also tried a fresh copy of the vite example in this repo and...

**UPDATE (but please see next comment!)** Ok, I realize my mistake now. 😳 I just understood that by default the esbuild plugin will bundle (inline) the configuration files and there's...