Closed alexmingoia closed 11 years ago
Add call to pkg.removeFile() for the original jade template to prevent including both template.js and template.jade in the build.
pkg.removeFile()
template.js
template.jade
good call
Add call to
pkg.removeFile()
for the original jade template to prevent including bothtemplate.js
andtemplate.jade
in the build.