Skip to content

Commit

Permalink
docs: equal.js file is needed, closes #890
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Dec 28, 2018
1 parent 78b77b6 commit 0b57989
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/compile/equal.js
@@ -1,3 +1,5 @@
'use strict';

// do NOT remove this file - it would break pre-compiled schemas
// https://github.com/epoberezkin/ajv/issues/889
module.exports = require('fast-deep-equal');

0 comments on commit 0b57989

Please sign in to comment.