UNPKG

@snowsvex/snowsvex

Version:

The Svexiest static site generator in town

3 lines 97 B
export const MODE = "production"; export const NODE_ENV = "production"; export const SSR = false;