UNPKG

vue-next

Version:

## Status: Pre-Alpha.

8 lines (6 loc) 189 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./dist/runtime-test.cjs.prod.js') } else { module.exports = require('./dist/runtime-test.cjs.js') }