Add missing dependency, flatten file structure

This commit is contained in:
Florine W. Dekker 2020-05-17 16:52:40 +02:00
parent d6160edaa4
commit 8effb8efea
Signed by: FWDekker
GPG Key ID: B1B567AF58D6EE0F
6 changed files with 3 additions and 2 deletions

View File

@ -61,7 +61,7 @@ module.exports = grunt => {
},
webpack: {
options: {
entry: "./src/main/js/index.js",
entry: "./src/main/index.js",
module: {
rules: [
{

BIN
package-lock.json generated

Binary file not shown.

View File

@ -16,6 +16,7 @@
"deploy": "grunt deploy"
},
"dependencies": {
"@fwdekker/template": "^0.0.15",
"hyperscript": "^2.0.2"
},
"devDependencies": {

View File

@ -12,7 +12,7 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic"
crossorigin="anonymous" />
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="main.css" />
</head>
<body>
<noscript>