-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
thank you .
please help me .
webpack.config.js
externals:[
require('webpack-require-http')
]
this is code
const apiKey='xxxxxx';
require('http://codemirror.net/mode/javascript/javascript.js?ak='+apiKey); // has error
require('http://codemirror.net/mode/javascript/javascript.js?ak=xxxxxx'); // is worked
this is error
Module not found: Error: Cannot resolve module 'http://codemirror.net' in /home/mx/learn/src/components/Node
What is the reason?
The level of vegetables, please...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels