1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 03:59:58 +02:00

new section (#154)

This commit is contained in:
Pomax
2018-08-19 19:12:18 -07:00
committed by GitHub
parent bc33c23d4e
commit 32276108ce
16 changed files with 404 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ function monitor(watcher, scripts) {
monitor(
chokidar.watch([
'components/**/*.js',
'components/**/*.md',
'components/**/**.md',
'components/**/*.jsx',
'lib/**/*.js',
'changelog.js'