build ok,
This commit is contained in:
2
002_source/cms/src/lib/check-is-development.ts
Normal file
2
002_source/cms/src/lib/check-is-development.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
const isDevelopment = process.env.NEXT_PUBLIC_ENVIRONMENT === 'development';
|
||||
export default isDevelopment;
|
Reference in New Issue
Block a user