The progress and celebration of owning all songs from BRÜTAL LEGEND up to 1990 on vinyl, written in React, TypeScript and Redux
Find a file
Anders Ytterström 7677570ad2 Remove webpack-dev-server
Severe security problems, and it is not needed since it only is used locally.

Here, it is replaced by a watch script, and relative paths to assets and resources so that index.html can be viewed directly in the browser instead of via a dev server.

Also, some minor production preparing stuffs (hiding elements not yet ready) and some ugly white space inconsistecy fixes.
2019-02-10 11:52:51 +01:00
assets 🎨 Improve code readability 2018-11-26 09:46:05 +01:00
src Remove webpack-dev-server 2019-02-10 11:52:51 +01:00
.babelrc Initial Commit 2018-11-21 14:57:00 +01:00
.gitignore Initial Commit 2018-11-21 14:57:00 +01:00
.npmrc Initial Commit 2018-11-21 14:57:00 +01:00
index.html Remove webpack-dev-server 2019-02-10 11:52:51 +01:00
package-lock.json Remove webpack-dev-server 2019-02-10 11:52:51 +01:00
package.json Remove webpack-dev-server 2019-02-10 11:52:51 +01:00
webpack.config.js Initial Commit 2018-11-21 14:57:00 +01:00