084b3eb039
* FOUND: Revise the package.json file Reviewed the package.json file and separated out the dependencies from the devDependencies. Normally, this doesn't make a difference, but when deployed as libraries the devDependencies don't normally get considered by the deploying aplication. * FIX Undo overrides and work-arounds for bad upstream postgres build. * 5171: Fixed README to comply with Prettier rules. I'm pretty impressed that that worked. Good on Jens for having that in the prettier rules. * web: revised package.json Removed the migration and web/README.md file. The former should not have been included; the latter is currently unprofessional in tone. * fix docker build failing as we set NODE_ENV but need dev dependencies to build Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
---|---|---|
.. | ||
authentik/sources | ||
dist | ||
icons | ||
src | ||
.babelrc | ||
.dockerignore | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
lingui.config.js | ||
package-lock.json | ||
package.json | ||
robots.txt | ||
rollup.config.js | ||
rollup.proxy.js | ||
security.txt | ||
static.go | ||
static_outpost.go | ||
tsconfig.json |