Skip to content

Commit

Permalink
Merge branch 'master' into version-bump-3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jafeltra authored Aug 21, 2023
2 parents 6babf91 + e102a52 commit 3b1c1ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/fixAntlr4.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ const babelContents = {
fs.writeJSONSync(antlr4BabelPath, babelContents);

execSync('npm install', { cwd: antlr4Path });
execSync('npm run build', { cwd: antlr4Path });

0 comments on commit 3b1c1ab

Please sign in to comment.