From 879528d965250cc1ae94672df73f633909522f60 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 13 Nov 2020 17:33:04 +0100 Subject: build process for javascript. rewrite some resources with webpack --- animism-align/frontend/site/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'animism-align/frontend/site/index.js') diff --git a/animism-align/frontend/site/index.js b/animism-align/frontend/site/index.js index ab7c998..448d38d 100644 --- a/animism-align/frontend/site/index.js +++ b/animism-align/frontend/site/index.js @@ -3,7 +3,7 @@ import ReactDOM from 'react-dom' import { Provider } from 'react-redux' import './site.css' -import 'app/common/forms.css' +import '../app/common/form.css' import { store } from './store' -- cgit v1.2.3-70-g09d2