David Reed
54f9b43995
add more steps, fix grammar, show version
2023-01-01 16:19:47 -05:00
David Reed
a9c94002ae
fix parse5 sourcemap warnings
2022-11-26 15:08:57 -05:00
David Reed
6dc79663c6
source-map-loader
2022-11-23 14:41:02 -05:00
David Reed
313bb54ccc
fix jsdoc annotation
2022-11-23 14:35:16 -05:00
David Reed
bd4a3a6258
add eslint-webpack-plugin
2022-11-23 14:34:41 -05:00
David Reed
e502dc33ea
export UVClient separate
2022-11-23 13:34:38 -05:00
David Reed
561a1ee190
run ESLint
...
Several bugs were found (and fixed):
src/client/index.js:71
the following if() was equivalent to if (false in obj)
src/client/dom/element.js:207
the following if() was equivalent to if (!element || false in element)
src/client/rewrite/html.js:179
an undefined iterate() was referenced
2022-11-23 12:37:00 -05:00
David Reed
17c5b6b7b7
produce sourcemap
2022-11-19 19:07:22 -05:00
David Reed
8f999e7236
prettier
2022-11-18 20:00:58 -05:00
David Reed
0cd779ffa2
add stock sw.js
2022-09-30 21:38:25 -04:00
David Reed
8525734527
bundle & copy files, provide an API for using a packaged version of ultraviolet
2022-09-15 17:36:42 -04:00
David Reed
4e97e5e86a
updae script
2022-09-12 20:10:21 -04:00
David Reed
410c9a9d96
prepare for cli-ify
2022-09-12 20:10:03 -04:00