Added a bullshit build without the CMS to make sure I can deploy something
This commit was merged in pull request #5.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
distDir: "build",
|
||||
webpack(config) {
|
||||
config.module.rules.push({
|
||||
test: /\.svg$/i,
|
||||
|
||||
Reference in New Issue
Block a user