COMMITS
/ extensions/shared.webpack.config.js July 26, 2021
L
Update to the latest extension module
Logan Ramos committed
July 23, 2021
M
Fix `undefined` not allowed for `configFile` in ts-load
Matt Bierner committed
M
Try adding browser specific tsconfig
Matt Bierner committed
July 9, 2021
M
polish webpack configs
Martin Aeschlimann committed
July 8, 2021
M
adopt web extensions to webpack 5
Martin Aeschlimann committed
March 23, 2021
S
ignore optional dependencies when webpacking
SteVen Batten committed
January 8, 2021
M
webpack config typing fix
Martin Aeschlimann committed
January 5, 2021
M
extension webpack: do not copy .ts files as resources
Martin Aeschlimann committed
M
Revert "extension webpack: do not copy .ts files as resources"
Martin Aeschlimann committed
M
extension webpack: do not copy .ts files as resources
Martin Aeschlimann committed
December 17, 2020
A
Adopt more breaking changes from copy-webpack-plugin
Alexandru Dima committed
A
Adopt copy-webpack-plugin breaking change
Alexandru Dima committed
July 21, 2020
B
eslint - fix linting issues
Benjamin Pasero committed
June 26, 2020
M
shared webpack browser config: add WEBWORKER definition
Martin Aeschlimann committed
June 25, 2020
M
used shared webpack-config for browser
Martin Aeschlimann committed
March 31, 2020
M
Convert most ts-ignore-calls to ts-expect-error (#93617)
Matt Bierner committed
December 31, 2019
J
fix some (future) linting issues
Johannes Rieken committed
July 10, 2019
J
Update extensions/shared.webpack.config.js
João Moreno committed
J
remove legacy extensions compilation
Joao Moreno committed
March 4, 2019
J
:lipstick:
Johannes Rieken committed
September 20, 2018
J
update vscode-extension-telemetry
Johannes Rieken committed
September 13, 2018
J
webpack - use `mainFields: ['module', 'main']` for everyone
Johannes Rieken committed
September 6, 2018
J
webpack - inline vscode-nls for our extensions
Johannes Rieken committed
September 3, 2018
J
webpack - move __dirname-config up into shared config
Johannes Rieken committed
August 27, 2018
J
remove transpileOnly flag from webpack
Joao Moreno committed
August 24, 2018
J
update vscode-nls-dev to fixed version, share more config between extensions
Johannes Rieken committed
August 22, 2018
J
bundle node_modules and (shallow) exclude them from the extension #56081
Johannes Rieken committed
August 21, 2018
J
webpack - check js files, declare params, #56081
Johannes Rieken committed
J
fix #56877
Johannes Rieken committed
August 20, 2018
J
:lipstick:
Johannes Rieken committed
J
webpack - more defaults for extensions
Johannes Rieken committed
J
use vscode-nls-dev-loader
Johannes Rieken committed
August 17, 2018
J
add a way to opt out of ts-loader so that vscode-nls-tricks survive
Johannes Rieken committed
J
add a shared webpack conifg
Johannes Rieken committed