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-23 02:17:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
signoz/frontend/src/utils/app.ts

6 lines
161 B
TypeScript
Raw Normal View History

fix(FE): tsConfig baseUrl is used rather than using the alias for module (#256) * tsconfig-paths-webpack-plugin package is added * baseUrl is updated * webpack config for development and production are updated * baseUrl is removed in the file * more .. is being removed * chore: removed the commented part in the webpack.config Co-authored-by: FIPalash Gupta <palash@indiagold.co>
2021-08-19 22:53:33 +05:30
import { SKIP_ONBOARDING } from "constants/onboarding";
removes hardcoding from routes
2021-04-25 17:37:43 +05:30
Prettify: Add basic indentation hygiene
2021-02-21 06:23:56 +05:30
export const isOnboardingSkipped = () => {
removes hardcoding from routes
2021-04-25 17:37:43 +05:30
return localStorage.getItem(SKIP_ONBOARDING) === "true";
Prettify: Add basic indentation hygiene
2021-02-21 06:23:56 +05:30
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 594ms Template: 7ms
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