Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Run fabric with webpack in project and not global #11

Open
Gonzalo2683 opened this issue Nov 1, 2016 · 0 comments
Open

Run fabric with webpack in project and not global #11

Gonzalo2683 opened this issue Nov 1, 2016 · 0 comments

Comments

@Gonzalo2683
Copy link

Is posible run fabric script usin a webpack inside of the project:
def webpack(): local('rm -rf djreact/static/bundles/stage/*') local('rm -rf djreact/static/bundles/prod/*') local('node_modules/.bin/webpack --config webpack.stage.config.js --progress --colors') local('node_modules/.bin/webpack --config webpack.prod.config.js --progress --colors')

I have a problem with the following mensage : "webpack" is not reconize how a command in or out

Thanks.

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