First step moving toward a shared component template and stylesheet across multiple machines
This commit is contained in:
parent
060c6b36d1
commit
f390bdb76b
7 changed files with 12 additions and 16 deletions
|
|
@ -365,7 +365,7 @@ module.exports = function(grunt) {
|
|||
"pcjs": {
|
||||
files: [
|
||||
{
|
||||
cwd: "modules/pcjs/templates/",
|
||||
cwd: "modules/shared/templates/",
|
||||
src: ["components.*"],
|
||||
dest: "versions/pcjs/<%= pkg.version %>/",
|
||||
expand: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue