Skip to content

Commit

Permalink
import fs
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Jun 21, 2024
1 parent 727290a commit d65a109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/canvas/webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const path = require("path");
const webpack = require("webpack");
const fs = require("fs");

module.exports = {
mode: "production",
Expand Down

0 comments on commit d65a109

Please sign in to comment.