grafana_datasource_plugin/.config/webpack/constants.ts

3 lines
65 B
TypeScript

export const SOURCE_DIR = 'src';
export const DIST_DIR = 'dist';