Files
conference-room-booking-system/frontend/node_modules/resolve-url-loader/lib/engine/fail-initialisation.js
2025-08-20 21:01:11 -04:00

8 lines
204 B
JavaScript

/*
* 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');