Fixed production build index generation
This commit is contained in:
parent
a38f787eda
commit
05683d77fd
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
process.env.NODE_ENV = 'production'
|
process.env.NODE_ENV = 'production'
|
||||||
|
|
||||||
|
require('./generate_index')
|
||||||
require('colors')
|
require('colors')
|
||||||
|
|
||||||
var
|
var
|
||||||
|
|
Loading…
Add table
Reference in a new issue