mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-19 12:10:12 +08:00
5 lines
121 B
Bash
Executable File
5 lines
121 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd "`dirname $0`/.."
|
|
|
|
./node_modules/lumbar/bin/lumbar watch --sourceMap "$@" build/lumbar.json dist |