UNPKG

@enonic/react4xp

Version:
10 lines (6 loc) 334 B
// Changing any of these is probably a breaking change and requires a major release! export const COMPONENT_STATS_FILENAME = 'stats.components.json'; export const ENTRIES_FILENAME = 'entries.json'; export const GLOBALS_FILENAME = 'globals.json'; export const LIBRARY_NAME = 'React4xp'; export const R4X_TARGETSUBDIR = 'r4xAssets';