hedgedoc/frontend
David Mehren fe3ed17610 build: enable frontend source maps
Currently, frontend stack traces are unhelpful in production builds, because they only include minified code.

By enabling source maps for production builds, we enhance debuggability and error-reports.

Ref: https://nextjs.org/docs/advanced-features/source-maps
Signed-off-by: David Mehren <git@herrmehren.de>
2023-03-19 20:44:57 +01:00
..
.netlify fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
cypress fix(cheatsheet): refactor cheatsheet to use app extensions as source 2023-03-16 17:51:21 +01:00
docker chore(deps): update node.js to ffc770c 2023-03-14 10:17:22 +00:00
global-styles fix(frontend): remove apple emojis and use only twemoji 2023-03-08 21:23:48 +01:00
locales fix(cheatsheet): refactor cheatsheet to use app extensions as source 2023-03-16 17:51:21 +01:00
netlify fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
public fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
src fix(cheatsheet): refactor cheatsheet to use app extensions as source 2023-03-16 17:51:21 +01:00
.editorconfig fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.development misc: add turbo monorepo util 2023-02-07 21:38:40 +01:00
.env.development.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.production fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.production.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.env.test fix(config): Replace HD_DOMAIN and HD_EDITOR_BASE_URL with HD_BASE_URL 2023-02-05 22:32:31 +01:00
.env.test.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.eslintrc.js feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
.gitignore fix(frontend): remove redundant rules from gitignore 2022-11-20 21:29:17 +01:00
.prettierignore fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.prettierignore.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.prettierrc.json fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
.prettierrc.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
CHANGELOG.md feat(frontend): replace forkawesome with bootstrap icons 2023-02-24 14:31:17 +01:00
CONTRIBUTING.md fix(frontend): Remove redundant information from CONTRIBUTING.md 2022-11-20 21:50:10 +01:00
cypress.config.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
jest.config.ts feat(frontend): replace forkawesome with bootstrap icons 2023-02-24 14:31:17 +01:00
netlify.toml fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
next-env.d.ts fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
next-env.d.ts.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
next.config.js build: enable frontend source maps 2023-03-19 20:44:57 +01:00
package.json chore(deps): update dependency typescript to v5 2023-03-18 22:15:01 +01:00
package.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
tsconfig.json feat(frontend): replace forkawesome with bootstrap icons 2023-02-24 14:31:17 +01:00
tsconfig.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00