Relative Content

Tag Archive for javascriptcssnode.jsmocha.js

How to make node.js ignore css files

I can’t run the tests with Mocha in my vanilla javascript project when I have a CSS file import because I can’t get Node to ignore that specific extension.