Skip to content

Todo: Support various runtimes regarding execution environments and specific bundlers #1

@llamadeus

Description

@llamadeus

When building my application I get the following warnings:

WARNING in ./node_modules/typhonjs-plugin-manager/dist/PluginManager.js 383:26-65
Critical dependency: the request of a dependency is an expression
 @ ./node_modules/typhonjs-escomplex-project/dist/Plugins.js
 @ ./node_modules/typhonjs-escomplex-project/dist/ESComplexProject.js
 @ ./node_modules/typhonjs-escomplex/dist/ESComplex.js
 @ ./node_modules/typhonjs-escomplex/dist/index.js
 @ ./src/background/worker.js
 @ multi ./src/background/worker.js

WARNING in ./node_modules/typhonjs-plugin-manager/dist/PluginManager.js 387:26-41
Critical dependency: the request of a dependency is an expression
 @ ./node_modules/typhonjs-escomplex-project/dist/Plugins.js
 @ ./node_modules/typhonjs-escomplex-project/dist/ESComplexProject.js
 @ ./node_modules/typhonjs-escomplex/dist/ESComplex.js
 @ ./node_modules/typhonjs-escomplex/dist/index.js
 @ ./src/background/worker.js
 @ multi ./src/background/worker.js

WARNING in ./node_modules/typhonjs-plugin-manager/dist/PluginManager.js 528:41-80
Critical dependency: the request of a dependency is an expression
 @ ./node_modules/typhonjs-escomplex-project/dist/Plugins.js
 @ ./node_modules/typhonjs-escomplex-project/dist/ESComplexProject.js
 @ ./node_modules/typhonjs-escomplex/dist/ESComplex.js
 @ ./node_modules/typhonjs-escomplex/dist/index.js
 @ ./src/background/worker.js
 @ multi ./src/background/worker.js

WARNING in ./node_modules/typhonjs-plugin-manager/dist/PluginManager.js 532:41-56
Critical dependency: the request of a dependency is an expression
 @ ./node_modules/typhonjs-escomplex-project/dist/Plugins.js
 @ ./node_modules/typhonjs-escomplex-project/dist/ESComplexProject.js
 @ ./node_modules/typhonjs-escomplex/dist/ESComplex.js
 @ ./node_modules/typhonjs-escomplex/dist/index.js
 @ ./src/background/worker.js
 @ multi ./src/background/worker.js

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions