UNPKG

349 BYAMLView Raw
1
2projects:
3 atma:
4 path: "file:///d:/atma/"
5
6 bootstrap:
7 path: "file:///d:/vendor/bootstrap/"
8
9 vendor:
10 path: "file:///d:/vendor/"
11
12defaultRoutes:
13 atma: "{atma}/{0}/lib/{1}.js"
14 atma_ruqq: "{atma}/ruqq/lib/{0}.js"
15 atma_compo: "{atma}/compos/{0}/lib/{1}.js"
16 bootstrap: "{bootstrap}/{0}.less"
17
18plugins:
19 - 'atma-utest'
\No newline at end of file