Remove the index.html from the dist folder on build (#701)
This commit is contained in:
parent
f966cd81bd
commit
8a819be61e
@ -2,7 +2,6 @@ import React from 'react';
|
||||
import createReactClass from 'create-react-class';
|
||||
import { render } from 'react-dom';
|
||||
import { AppContainer } from 'react-hot-loader';
|
||||
import 'file-loader?name=index.html!../example/index.html';
|
||||
import 'normalize.css';
|
||||
import Root from './root';
|
||||
import registry from './lib/registry';
|
||||
|
Loading…
x
Reference in New Issue
Block a user