constant.ts 88 B

123
  1. export const GLOB_CONFIG_FILE_NAME = '_app.config.js'
  2. export const OUTPUT_DIR = 'dist'