mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
Working and fixing some bugs
This commit is contained in:
@@ -25,7 +25,10 @@ const server = {
|
||||
host: '0.0.0.0'
|
||||
}
|
||||
|
||||
const components = true
|
||||
const components = [
|
||||
'components',
|
||||
'components/icons'
|
||||
]
|
||||
|
||||
const buildDir = 'build'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user