feat(lazy): created to handle lazy loading
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
"wwwroot/js/app.js"
|
||||
]
|
||||
},
|
||||
{
|
||||
"outputFileName": "wwwroot/js/lazy.min.js",
|
||||
"inputFiles": [
|
||||
"wwwroot/js/lazy.js"
|
||||
]
|
||||
},
|
||||
{
|
||||
"outputFileName": "wwwroot/js/api-service.min.js",
|
||||
"inputFiles": [
|
||||
|
||||
Reference in New Issue
Block a user