mirror of
https://github.com/koodiklinikka/gulp-project-template.git
synced 2026-01-26 03:34:07 +00:00
remove react related stuff
This commit is contained in:
@@ -13,7 +13,6 @@ var watchify = require('watchify');
|
||||
var config = {
|
||||
scripts: {
|
||||
source: './src/js/main.js',
|
||||
extensions: ['.jsx'],
|
||||
destination: './public/js/',
|
||||
filename: 'bundle.js'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user