mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-14 00:36:48 +00:00
🎉 Initial setup
🎉 Initial setup
Setup deployment
This commit is contained in:
6
browser-sync.config.js
Normal file
6
browser-sync.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
open: false,
|
||||
notify: false,
|
||||
ghostMode: false,
|
||||
server: ['./static', './dist'],
|
||||
}
|
||||
Reference in New Issue
Block a user