HM-22. Добавлено в Webpack dev-server clean, загрузка картинок и шрифтов (#1)

This commit is contained in:
Metanka
2020-07-06 10:30:51 +03:00
committed by GitHub
parent 7103f13750
commit 3a7f88def3
9 changed files with 4101 additions and 18 deletions

BIN
src/.DS_Store vendored Normal file

Binary file not shown.

1
src/app.js Normal file
View File

@ -0,0 +1 @@
import './app.css';

View File

@ -1 +0,0 @@
import './app.css';