UNPKG

quasqui

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

6 lines (4 loc) 245 B
/* eslint-disable filenames/match-exported, node/no-unsupported-features/es-syntax */ const config = { output: { polyfill: 'off' } }; export default config; /* eslint-enable filenames/match-exported, node/no-unsupported-features/es-syntax */