Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
grunt-monty-python
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
af1c5d27
authored
2015-09-18 10:59:41 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Copy php files out of the punch output folder and into dist.
1 parent
83da0e2d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
grunt-monty-python.js
grunt-monty-python.js
View file @
af1c5d2
...
...
@@ -279,7 +279,7 @@ module.exports = function (grunt) {
cwd
:
htmlSourceDir
,
dest
:
'dist'
,
src
:
[
'{,*/}*.
html
'
,
'{,*/}*.
{html,php}
'
,
]
});
}
else
{
...
...
Please
register
or
sign in
to post a comment