We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Gulp collects all .js files from components and creates a site.min.js or styleguide.min.js. These files later are moved into dist/assets/scripts.
.js
components
site.min.js
styleguide.min.js
dist/assets/scripts
On the other hand common, shared, third-party scripts like jquery, picturefill etc. found in assets/scripts are all copied into dist/assets/scripts.
jquery
picturefill
assets/scripts
There was an error while loading. Please reload this page.