Merge remote-tracking branch 'parent/main' into kb_development
This commit is contained in:
commit
991c0dfddf
63 changed files with 547 additions and 357 deletions
|
@ -4,11 +4,7 @@ const { settings, env } = require('../configuration');
|
|||
|
||||
module.exports = {
|
||||
test: /\.(js|mjs)$/,
|
||||
include: /node_modules/,
|
||||
exclude: [
|
||||
/@babel(?:\/|\\{1,2})runtime/,
|
||||
/tesseract.js/,
|
||||
],
|
||||
include: /node_modules\/@hello-pangea/,
|
||||
use: [
|
||||
{
|
||||
loader: 'babel-loader',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue