Init
This commit is contained in:
@@ -27,11 +27,14 @@
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "public"
|
||||
},
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "src/assets",
|
||||
"output": "assets"
|
||||
}
|
||||
],
|
||||
"styles": [
|
||||
"src/styles.scss"
|
||||
]
|
||||
"styles": ["src/styles.scss", "node_modules/leaflet/dist/leaflet.css"]
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
|
||||
Reference in New Issue
Block a user