Eric Egli

Results 2 issues of Eric Egli

# Proposal: Update docs about Webpack setting/overwriting process.env.NODE_ENV. ## Description Currently, [the example](https://github.com/serverless-heaven/serverless-webpack#islocal) for setting `mode` in the Webpack config does not mention that setting `mode` (e.g. using `slsw.lib.webpack.isLocal`) will...

### Summary We are in a corporate scenario where we want to **always** use our private index and "disable" fetching from PyPi. According to [the docs](https://docs.astral.sh/uv/configuration/indexes/#defining-an-index), this can be done...

needs-mre