Logo
Explore Help
Register Sign In
External/signoz
1
0
Fork 0
You've already forked signoz
mirror of https://github.com/SigNoz/signoz.git synced 2025-12-17 15:36:48 +00:00
Code Issues Packages Projects Releases Wiki Activity
signoz/frontend/.babelrc

17 lines
279 B
Plaintext
Raw Permalink Normal View History

Refactor: Bring open source to parity with SAAS
2021-02-21 06:02:06 +05:30
{
Prettify: Add basic indentation hygiene
2021-02-21 06:23:56 +05:30
"presets": [
"@babel/preset-env",
chore: remove react import (#2727) * chore: added jsx-runtime plugin in eslint tsconfig Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com> * chore: updated react imports Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com> * chore: renamed redux dispatch Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com> * fix: build is fixed --------- Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com> Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-19 13:14:32 +05:30
["@babel/preset-react", { "runtime": "automatic" }],
Prettify: Add basic indentation hygiene
2021-02-21 06:23:56 +05:30
"@babel/preset-typescript"
],
"plugins": [
"react-hot-loader/babel",
Revert "Bug(FE): Removed un wanted package from frontend and other enchancements (#386)" (#396) This reverts commit 20879dcf2e997fd04d4e19a6f62d9466332a0c76.
2021-11-22 12:59:32 +05:30
"@babel/plugin-proposal-class-properties"
Prettify: Add basic indentation hygiene
2021-02-21 06:23:56 +05:30
],
"env": {
"production": {
"presets": ["minify"]
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 1138ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API