diff --git a/.bowerrc b/.bowerrc new file mode 100644 index 000000000..1e77ab58c --- /dev/null +++ b/.bowerrc @@ -0,0 +1,5 @@ +{ + "scripts": { + "postinstall": "grunt" + } +}