mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-03 21:37:52 +02:00
Added ability to version assets for browser cache busting
This commit is contained in:
@@ -11,7 +11,8 @@ Encore
|
||||
"languages": ["php"],
|
||||
"css": false,
|
||||
}]);
|
||||
});
|
||||
})
|
||||
.enableVersioning();
|
||||
;
|
||||
|
||||
module.exports = Encore.getWebpackConfig();
|
||||
|
Reference in New Issue
Block a user