📄 fail-initialisation.js
/home/palash/git/site/node_modules/resolve-url-loader/lib/engine/fail-initialisation.js
Language: js • Lines: 7
/*
 * MIT License http://opensource.org/licenses/MIT
 * Author: Ben Holloway @bholloway
 */
'use strict';

throw new Error('This "engine" is designed to fail at require time, for testing purposes only');