Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

gulp build is not copying over custom directory in /app to /dist #153

Closed
dman777 opened this issue Oct 27, 2016 · 1 comment
Closed

gulp build is not copying over custom directory in /app to /dist #153

dman777 opened this issue Oct 27, 2016 · 1 comment

Comments

@dman777
Copy link

dman777 commented Oct 27, 2016

Description

I created a custom directory app/ppv but it doesn't get copied over to /dist for gulp build. Any ideas of how I can fix this?

Config

Copy the content from .yo-rc.json:

{
  "generator-fountain-angular1": {
    "version": "0.7.2",
    "props": {
      "framework": "angular1",
      "modules": "inject",
      "js": "js",
      "ci": [],
      "css": "scss",
      "resolved": "/home/one/.nvm/versions/node/v4.2.2/lib/node_modules/generator-fountain-webapp/node_modules/generator-fountain-angular1/generators/app/index.js",
      "namespace": "fountain-angular1",
      "argv": {
        "remain": [],
        "cooked": [],
        "original": []
      },
      "sample": "techs",
      "router": "none"
    }
  }

Environment

one@development ~/github/ohoh $ uname -a
Linux development 4.1.15-gentoo-r1 #1 SMP Sat Jan 30 18:32:25 CST 2016 x86_64 QEMU Virtual CPU version 2.0.0 AuthenticAMD GNU/Linux

one@development ~/github/ohoh $ yo --version
1.8.4
one@development ~/github/ohoh $ npm --version
3.10.6

Node.js v4.2.2
linux 4.1.15-gentoo-r1

@dman777
Copy link
Author

dman777 commented Oct 27, 2016

Closing this as this is a none issue.... the issue is templatecache is not working.

@dman777 dman777 closed this as completed Oct 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant