Comparing version 0.1.1 to 0.1.2
@@ -24,2 +24,3 @@ #!/usr/bin/env node | ||
var staticPath = path.join(__dirname, './dist') | ||
console.log(staticPath) | ||
app.use('/', express.static(staticPath)) | ||
@@ -26,0 +27,0 @@ |
{ | ||
"name": "kradan", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A Vue.js project", | ||
@@ -5,0 +5,0 @@ "author": "Nati Namvong <nati@sellsuki.com>", |
Sorry, the diff of this file is not supported yet
875482
40
975