Skip to content

Commit

Permalink
fix: 修复lint报错
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyanan18 committed Oct 16, 2024
1 parent 33326ee commit 6dd47cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { isUrlRequest, urlToRequest } from 'loader-utils'
import sax from 'sax'

import { isSpecialFormat } from '../utils/index'

export default function miniTemplateLoader (source) {
Expand Down

0 comments on commit 6dd47cb

Please sign in to comment.