Skip to content

Commit

Permalink
This line at the beginning
Browse files Browse the repository at this point in the history
const { add } = require("lodash");
didn't allow to initialize the application successfully from a bundle
  • Loading branch information
alex-odysseus committed Nov 12, 2024
1 parent fe44912 commit 75d85c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/pages/concept-sets/components/tabs/resolve-mappings.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const { add } = require("lodash");

define([
'knockout',
'text!./resolve-mappings.html',
Expand Down

0 comments on commit 75d85c6

Please sign in to comment.