The `patternpack:integrate` command currently watches and rebuilds the Assemble files, which can get very slow. Seeing as the idea behind this feature is to test CSS and JS from the library, we should really only be watching our Sass and JS files.
The
patternpack:integratecommand currently watches and rebuilds the Assemble files, which can get very slow.Seeing as the idea behind this feature is to test CSS and JS from the library, we should really only be watching our Sass and JS files.