Browse Source

local.amd.json hidden by name of localamdjson-file

when materializing the tenmplate, it is renamed as mentioned in rename.json
Herbert Vojčík 9 years ago
parent
commit
3dd62c9729
2 changed files with 1 additions and 0 deletions
  1. 1 0
      rename.json
  2. 0 0
      root/localamdjson-file

+ 1 - 0
rename.json

@@ -1,5 +1,6 @@
 {
   "gitignore-file": ".gitignore",
+  "localamdjson-file": "local.amd.json",
   "src/name.js": "src/{%= name %}.js",
   "src/name.st": "src/{%= name %}.st",
   "src/test.js": "src/{%= name %}-Tests.js",

+ 0 - 0
root/local.amd.json → root/localamdjson-file