var conf = require('./webpack.config.js'); conf.entry.app = './sample.ts'; module.exports = conf;