migrate bootstrap and flags to bundle
This commit is contained in:
parent
3957190425
commit
82feb539bd
532 changed files with 63 additions and 7630 deletions
18
config.yaml
Normal file
18
config.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
module:
|
||||
mounts:
|
||||
- source: content
|
||||
target: content
|
||||
- source: static
|
||||
target: static
|
||||
- source: layouts
|
||||
target: layouts
|
||||
- source: data
|
||||
target: data
|
||||
- source: assets
|
||||
target: assets
|
||||
- source: i18n
|
||||
target: i18n
|
||||
- source: archetypes
|
||||
target: archetypes
|
||||
- source: ../../node_modules/flag-icon-css/flags
|
||||
target: static/flags
|
Loading…
Add table
Add a link
Reference in a new issue