We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272d013 commit 967b543Copy full SHA for 967b543
_templates/Readme_md_old.tmpl _templates/Readme_md.tmpl_templates/Readme_md_old.tmpl renamed to _templates/Readme_md.tmpl
lib/services/template/play_content.js
@@ -10,7 +10,7 @@ const PLAY_LIST_DIRECTORY = "./src/plays";
10
const TEMPLATE_DIRECTORY = "../../../../_templates";
11
12
const TEMPLATE_MAP = {
13
- common: ["readme_md"],
+ common: ["Readme_md"],
14
js: ["component_js"],
15
ts: ["component_ts"],
16
css: ["styles_css"],
0 commit comments