mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-01 15:09:33 +08:00
Manifest is BACCCCK
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"/js/filament.js": "/js/filament.js?id=4782dc312d22e36a18eb",
|
||||
"/css/filament.css": "/css/filament.css?id=a004fef53fd60c9b4d29"
|
||||
}
|
||||
@@ -56,9 +56,3 @@ if (mix.inProduction()) {
|
||||
*/
|
||||
mix.version()
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Disable mix-manifest.json
|
||||
*/
|
||||
Mix.manifest.refresh = (_) => void 0
|
||||
|
||||
Reference in New Issue
Block a user