Skip to content

Commit bfb02dc

Browse files
test pr
1 parent 7324c08 commit bfb02dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/compile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ function getFiles({ sync = false, conf }) {
7878

7979
const lPath = path.join(__dirname, vendorPath, 'l.js');
8080
const ocClientPath = path.join(__dirname, srcPath, 'oc-client.js');
81+
// comment
8182
const replaceGlobals = x =>
8283
x
8384
.replaceAll(

0 commit comments

Comments
 (0)