mirror of
https://github.com/docker/awesome-compose.git
synced 2025-11-09 03:54:09 +01:00
3 lines
145 B
JavaScript
Executable File
3 lines
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'; |