Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

buildPaths should have rule e.g node-glob to include files #17

Open
tingwei628 opened this issue Jan 26, 2019 · 0 comments
Open

buildPaths should have rule e.g node-glob to include files #17

tingwei628 opened this issue Jan 26, 2019 · 0 comments

Comments

@tingwei628
Copy link
Owner

tingwei628 commented Jan 26, 2019

as title

export default rphMultibundles({
  //...
  plugins: [
    rph({

      buildPaths: [
        [ src1/* ,  dest1/* ] ,  // <---- something like this 
      ]
    })
  ]
}, __dirname);

node-glob

@tingwei628 tingwei628 changed the title buildPaths should have rule e.g node-glob to include files you want buildPaths should have rule e.g node-glob to include files you want Jan 26, 2019
@tingwei628 tingwei628 changed the title buildPaths should have rule e.g node-glob to include files you want buildPaths should have rule e.g **node-glob** to include files you want Jan 26, 2019
@tingwei628 tingwei628 changed the title buildPaths should have rule e.g **node-glob** to include files you want buildPaths should have rule e.g node-glob to include files you want Jan 26, 2019
@tingwei628 tingwei628 changed the title buildPaths should have rule e.g node-glob to include files you want buildPaths should have rule e.g node-glob to include files Jan 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant