UNPKG

webpack-config-spaceship

Version:
8 lines (6 loc) 111 B
const contextPath = './src'; const outputPath = './build'; module.exports = { contextPath, outputPath, };