UNPKG

xeira

Version:

One Web Dev stack tool to rule them all

5 lines (4 loc) 148 B
export const BUNDLE_MODE_NO_BUNDLE = 0 export const BUNDLE_MODE_NORMAL = 1 export const BUNDLE_MODE_WITH_DEPS = 2 export const BUNDLE_MODE_BOTH = 3