Commit Graph

15 Commits

Author SHA1 Message Date
Wilson Lin 14b3999705 Add Cfg option to disable DOCTYPE minification 2021-08-10 17:45:37 +10:00
Wilson Lin 46e20986b2 Avoid Node.js unnecessary source copying 2021-08-08 11:29:31 +10:00
Wilson Lin 0b58853999 Add spec-compliant unquoted attr values option 2021-08-08 01:45:25 +10:00
Wilson Lin d20d6c6a18 Avoid Node.js double copying of result 2021-08-08 00:33:17 +10:00
Wilson Lin 82533ef133 V8 no longer supports having two Buffer objects point to same underlying memory (nodejs/node#32463) 2021-08-07 20:56:22 +10:00
Wilson Lin 60b72e5c3c Update Node.js library 2021-08-07 19:48:07 +10:00
Wilson Lin 9edd5cf682 Also publish core Node.js package 2021-04-06 13:46:09 +10:00
Wilson Lin e4d8b14d0b CSS minification using esbuild 2021-01-08 00:26:02 +11:00
Wilson Lin 9e6e0b1e6f Fix missing library linking in Node.js macOS version 2021-01-06 18:02:00 +11:00
Wilson Lin de41c79092 Exit on Node.js assertion failures 2021-01-06 17:13:07 +11:00
Wilson Lin 863ccb947b Implement Node.js errors 2020-07-25 13:40:37 +10:00
Wilson Lin c1e7c64cdd Improve Node.js compatibility 2020-07-24 16:29:25 +10:00
Wilson Lin 17647b5843 Do not create per-Node.js builds; decrease N-API version 2020-07-24 16:08:14 +10:00
Wilson Lin 715dffb8de Create N-API methods 2020-07-24 16:03:47 +10:00
Wilson Lin 6143b852e1 Create structure for Node.js node-gyp native module 2020-07-24 14:20:24 +10:00