Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Toolchain
sgc
Commits
f2850df5
Commit
f2850df5
authored
Jan 08, 2015
by
Philipp Nowinski
Browse files
[BGUFIX] move _index.html to template folder
parent
19c89ae0
Changes
3
Hide whitespace changes
Inline
Side-by-side
app/index.js
View file @
f2850df5
...
...
@@ -131,7 +131,7 @@ module.exports = yeoman.generators.Base.extend((function() {
answers
);
};
Generator
.
writeDependencyManagement
=
function
()
{
this
.
fs
.
copyTpl
(
this
.
templatePath
(
'
_package.json
'
),
...
...
app/_index.html
→
app/
templates/
_index.html
View file @
f2850df5
File moved
app/templates/_main.scss
0 → 100644
View file @
f2850df5
// start coding your styles here
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment