25.06.2018 Views

Full-Stack Vue.js 2 and Laravel 5

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

**<br />

* Show production mode tip message on boot?<br />

*/<br />

productionTip: process.env.NODE_ENV !== 'production',<br />

/**<br />

* Whether to enable devtools */<br />

devtools: process.env.NODE_ENV !== 'production',<br />

Webpack will also run certain production-only plugins during a<br />

production build to ensure your bundle files are as small <strong>and</strong> secure as<br />

possible.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!