💫 Updating animations and transitions
This commit is contained in:
@@ -34,7 +34,7 @@ export default {
|
||||
render: {
|
||||
bundleRenderer: {
|
||||
shouldPreload: (file, type) => {
|
||||
return ['script', 'style', 'font'].includes(type)
|
||||
return ["script", "style", "font"].includes(type);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user