2017-03-28 10:21:46 +01:00

15 lines
248 B
JSON

{
"description": "Running the bag",
"basePath": "src/",
"files":[
"styles.css",
"app/bag/bag.ts",
"app/bag/bag-external-template.html",
"app/bag/bag-main.ts",
"bag.html"
],
"main": "bag.html",
"tags": ["testing"]
}