1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-17 06:09:50 +02:00

Silk can now handle the asset file directly in url

This commit is contained in:
Xuan Sang LE
2018-08-28 10:21:27 +02:00
parent 48ad3a30da
commit 8e8139e709
7 changed files with 68 additions and 40 deletions

View File

@ -1,6 +1,6 @@
BUILDDIR = ../build/info
copyfiles = index.ls style.css router.lua models views controllers logs
copyfiles = index.ls style.css router.lua models views controllers logs robot.txt
main:
- mkdir $(BUILDDIR)