Phyks (Lucas Verney)
288039e732
* Build everything in `public/` folder, to serve only this and avoid issues with `publicPath` in webpack. * Moved some icons to FontAwesome and use spinning wheels from FontAwesome to indicate loading. * (Very) beginning of a webplayer.
5 lines
50 B
Plaintext
5 lines
50 B
Plaintext
public/*
|
|
node_modules/*
|
|
vendor/*
|
|
webpack.config.*
|