UNPKG

@v4fire/client

Version:

V4Fire client core library

18 lines (14 loc) 301 B
'use strict'; /*! * V4Fire Client Core * https://github.com/V4Fire/Client * * Released under the MIT license * https://github.com/V4Fire/Client/blob/master/LICENSE */ const config = require('@config/config'); /** * Options for `webpack.target` */ module.exports = config.webpack.target();