ship-gis/node_modules/resolve-url-loader/lib/engine/fail-initialisation.js

8 lines
204 B
JavaScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
/*
* 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');