Skip to content

Commit

Permalink
I guess we need path
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Dec 18, 2023
1 parent 5d9436e commit 30d6b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const { spawnSync } = require("child_process");
const { generateCLDRData } = require("./tools/precompile.js");
const { glob } = require('glob');
const fs = require('fs');
const path = require('path');

let config = {
packagerConfig: {
Expand Down

0 comments on commit 30d6b16

Please sign in to comment.