Eric Amodio
1ac1e9eeaa
Updates dependencies
5 yıl önce
Eric Amodio
c72a824f76
Adds build hack because of vsls package issues
5 yıl önce
Eric Amodio
46b510feb0
Closes #593 - uses vscode provided clipboard apis
6 yıl önce
Eric Amodio
edb0a17516
Fixes webview source maps
6 yıl önce
Eric Amodio
b1fbad5277
Removes unneeded webpack config
6 yıl önce
Eric Amodio
9ccbae3521
Adds live share support
Keeps all path manipulation on the host rather than guest
Fixes shared/local path munging for mac/windows
Keeps current user lookup local when a guest
Keeps difftool lookup local when a guest
Avoids fetch date lookup when a guest
Stops clearing node_modules (for now)
6 yıl önce
Eric Amodio
b497faeaac
Updates to latest webpack
Enables source maps always
Minifies css
Removes unused plugins
6 yıl önce
Eric Amodio
ad0aae7c99
Switches to use terser (rather than uglify)
Switches to use full source-map for better debugging (stepping)
6 yıl önce
Eric Amodio
c4bc7d1cee
Adds more excludes for node_modules
6 yıl önce
Eric Amodio
4fc70396c7
Adds image optimization if folder is missing
6 yıl önce
Eric Amodio
53edd00dc5
Replaces !! with Boolean
6 yıl önce
Eric Amodio
f93d8ca2db
Bundles node_modules directly into extension.js
Updates dependencies
6 yıl önce
Eric Amodio
1215efd141
Updates dependencies & more
Changes from out to dist
Adds size-plugin (commented out for now)
Adds image cache to improve bundle performance
6 yıl önce
Eric Amodio
6f76796836
Updates dependencies
Adds new webpack tree shaking plugin
6 yıl önce
Eric Amodio
fd6adbdec3
Adds new problem matchers for better debugging
6 yıl önce
Eric Amodio
67cb510334
Unifies extension & UI builds
Uses webpack for all of it
6 yıl önce
Eric Amodio
6cb99d30c3
Removes separate package.json for ui build
Consolidates ui dependencies & build into main
6 yıl önce
Eric Amodio
d2abddee7a
Updates dependencies
6 yıl önce
Eric Amodio
45a7e957ba
Simplifies webpack config
6 yıl önce
Eric Amodio
d790e9db04
Prettier all-the-things
6 yıl önce
Eric Amodio
97cbe9e16f
Fixes sourcemaps
6 yıl önce
Eric Amodio
609125cf95
Fixes webpack config
6 yıl önce
Eric Amodio
071a4850cb
Updates dependencies and webpack version
6 yıl önce
Eric Amodio
f25ca41300
Switches to es2017 output
Uses import() for copy/paste and tmp
6 yıl önce
Eric Amodio
d8aa838e84
Reduces startup time even more
7 yıl önce
Eric Amodio
31dd6044e6
Reduces startup time
Adds webpack for bundling (disabled for now)
Uses tslib to bundle less duplicate code
7 yıl önce