View file fuelux-3.12.0/postinstall.js

File size: 87B
if (process.env.INSTALL_BOWER === 'true') {
   require("bower").commands.install();
}