- DashBoard, Profile, Order Menu

This commit is contained in:
Paolo Arena
2019-12-31 00:45:06 +01:00
parent b70f0df084
commit 354d1c8b36
38 changed files with 846 additions and 193 deletions

View File

@@ -13,6 +13,7 @@ const PrerenderSPAPlugin = require('prerender-spa-plugin')
const webpackDevConfig = {
module: {
exprContextCritical: false,
rules: [{
test: /\.s?css$/,
use: [{