Skip to content

Commit

Permalink
build(3.3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
fancyzhong committed Jul 28, 2023
1 parent 8482b18 commit 1f6ba72
Show file tree
Hide file tree
Showing 21 changed files with 652 additions and 462 deletions.
3 changes: 2 additions & 1 deletion debug/_util.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

// const limu = require('immer'); limu.enableMapSet(); console.log('\nRUN IMMER !!!\n');
const limu = require('../dist/limu'); console.log('\nRUN LIMU !!!\n');
// const limu = require('./limus/limu338'); console.log('\nRUN LIMU 338!!!\n');
const limu = require('../dist/limu'); console.log('\nRUN LIMU 339!!!\n');

// print bad ( new arch )

Expand Down
Loading

0 comments on commit 1f6ba72

Please sign in to comment.