inclind / inclind_gutenberg_blocks

GNU General Public License v2.0
2 stars 1 forks source link

Importing SCSS files in JS causes the compiler to fail. #2

Open gcalex5 opened 5 years ago

gcalex5 commented 5 years ago

In some instances, WP Gutenberg blocks will import SCSS files inside of JS files. This causes the compilation process to fail. We should investigate what's causing this and see if this can be resolved.

It looks like the babel step passes and then browserify fails: