Skip to content

Commit 96b75a2

Browse files
committed
Add comment about trampolin module
1 parent 2a7e8c1 commit 96b75a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main.cjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This file is currently necessary because webpack needs the loader to be a CommonJS module.
2+
// Its only purpose is to serve as a "trampolin" for the actual loader module.
13
/* eslint-disable @babel/no-invalid-this */
24
"use strict";
35

0 commit comments

Comments
 (0)