Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -140,7 +140,7 @@
|
|||||||
import detectionMixin from './detection-mixin'
|
import detectionMixin from './detection-mixin'
|
||||||
import cameraMixin from './camera-mixin'
|
import cameraMixin from './camera-mixin'
|
||||||
|
|
||||||
import detectionWorker from '../assets/detect-worker.js?worker'
|
import detectionWorker from '../assets/detect-worker.js?worker&inline'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
mixins: [submitMixin, detectionMixin, cameraMixin],
|
mixins: [submitMixin, detectionMixin, cameraMixin],
|
||||||
|
|||||||
Reference in New Issue
Block a user