r-publishing / rpub-mono

Monorepo for RPublishing
Apache License 2.0
2 stars 2 forks source link

Warnings during yarn build #45

Open Bill-Kunj opened 2 years ago

Bill-Kunj commented 2 years ago

The following warnings appear when doing yarn workspace rpub-exe build

dist-src/cache.js
  ⚠️  [7:6] `require()` is not a valid ESM global. Use `import()` instead.
dist-src/fusen.js
  ⚠️  [4:6] `require()` is not a valid ESM global. Use `import()` instead.
dist-src/index.js
  ⚠️  [16:6] `require()` is not a valid ESM global. Use `import()` instead.