Skip to content

Commit

Permalink
Quickfix for support #5004 Number.isInteger used in set-value
Browse files Browse the repository at this point in the history
  • Loading branch information
ComLock committed Oct 26, 2021
1 parent dd73d1c commit 300ebaf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import '@enonic/nashorn-polyfills'; // Quickfix for support #5004 Number.isInteger used in set-value

//──────────────────────────────────────────────────────────────────────────────
// Node modules (webpacked)
//──────────────────────────────────────────────────────────────────────────────
Expand Down

0 comments on commit 300ebaf

Please sign in to comment.