Set up new proctoring service JS
also move mockprock (dev only proctoring service)'s JS to devDependencies
This commit is contained in:
committed by
Dave St.Germain
parent
08222f1acb
commit
72a2e191fd
@@ -392,7 +392,7 @@ module.exports = Merge.smart({
|
||||
target: 'webworker',
|
||||
context: __dirname,
|
||||
entry: {
|
||||
mockprock: './node_modules/@edx/mockprock/static/index.js'
|
||||
edx_proctoring_proctortrack: './node_modules/edx-proctoring-proctortrack/edx_proctoring_proctortrack/static/proctortrack_custom.js'
|
||||
},
|
||||
output: {
|
||||
filename: '[name].js',
|
||||
|
||||
Reference in New Issue
Block a user