Skip to content

Commit

Permalink
Add comment about trampolin module
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Jan 27, 2022
1 parent 2a7e8c1 commit 96b75a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.cjs
@@ -1,3 +1,5 @@
// This file is currently necessary because webpack needs the loader to be a CommonJS module.
// Its only purpose is to serve as a "trampolin" for the actual loader module.
/* eslint-disable @babel/no-invalid-this */
"use strict";

Expand Down

0 comments on commit 96b75a2

Please sign in to comment.