3 lines
No EOL
145 B
JavaScript
Executable file
3 lines
No EOL
145 B
JavaScript
Executable file
// Return an empty string or other mock path to emulate the url that
|
|
// Webpack provides via the file-loader
|
|
module.exports = 'mocked-image.jpg'; |