Commit Graph

57 Commits (24f57fec21cc12d11e3e36d782d721452f5badc1)

Author SHA1 Message Date
Alex Dima 1134d5e82b
ESM: Do not append the `.js` suffix to imports if it's already there 3 years ago
Alex Dima 9fac3918b2
Adopt the new `editor/contrib` layering rules in the esm metadata generation 3 years ago
Alex Dima 3aebbb1c42
Fail the build when there is a TS compilation error 3 years ago
Alex Dima a8878c8cfe
Fix #2843 3 years ago
Alexandru Dima ad4a942460
Fixes #2815: Remove `require` reference in `typescriptServices` 3 years ago
Alex Dima 0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin 3 years ago
Alex Dima 776353f3e3
Remove unused script 3 years ago
Alex Dima 233ecd49b1
Fix paths for running the website from source (#2807) 3 years ago
Alex Dima 6b2f528d9f
Create `generated` directory if necessary (fixes #2807) 3 years ago
Alex Dima 1f9655af22
Read the latest published version from npm, do not rely on `package.json` (fixes #2800) 3 years ago
Alex Dima 37f12e39a3
Add check that there are samples for each language 3 years ago
Alex Dima bbaa2d846d
Do not check in generated samples file 3 years ago
Alex Dima 91c9c0cec3
Ignore generated files 3 years ago
Alex Dima 979d6a1b26
Do not duplicate samples 3 years ago
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc` 3 years ago
Alex Dima d9013a86c4
Move website files to `/website/` 3 years ago
Alex Dima 430d8e6e17
Move test pages to `/test/manual/` 3 years ago
Alex Dima 207f0cf42a
Move website task out of `gulp` 3 years ago
Alex Dima 240b684846
Move `simpleserver` script off of `gulp` 3 years ago
Alexandru Dima a06e20f8fe
Merge pull request #2776 from microsoft/alex/release-script
Move release script off of `gulp`
3 years ago
Alex Dima cf27b4665e
Move release script off of `gulp` 3 years ago
Orta 1b8bf663ae Expose full ts object to global ts 3 years ago
Alex Dima 68d7a125ad
Run prettier after importing editor in `webpack-plugin` 3 years ago
Alex Dima e1481e0174
small tweaks 3 years ago
Alex Dima ed1ee25b7b
Update all dependencies 3 years ago
Alex Dima 7286264340
Move script to `/build/` 3 years ago
Alex Dima e8dabe034a
Add pre-commit hooks 3 years ago
Alex Dima edb439d4f6
Run `prettier` 3 years ago
Alex Dima c3ac455fd2
Remove unused functions 3 years ago
Alex Dima 0f7286cf55
Move basic languages sources to `/src/` 3 years ago
Alex Dima d5e3af3744
Move out remaining files from `monaco-typescript` 3 years ago
Alex Dima 8b4f06b8c5
Move typescript sources to `/src/` 3 years ago
Alex Dima c41a5ce8aa
Move json sources to `/src/` 3 years ago
Alex Dima a8df4018f1
Move html sources into `/src/` 3 years ago
Alex Dima b3f2986d69
Move css sources into `/src/` 3 years ago
Alexandru Dima 6b2860b7b0
Simplify `buildAMD` usages 3 years ago
Alexandru Dima 0278fd481d
Add Copyright Header to release bits 3 years ago
Alexandru Dima aa5bb2cfa7
Avoid going through separate `package.json` files 3 years ago
Alexandru Dima dcbd8121d9
Adopt `esbuild` for `monaco-typescript` 3 years ago
Alexandru Dima 0c394c0c7c
Adopt `esbuild` for `monaco-languages` 3 years ago
Alexandru Dima 6bfac402fb
Move `buildAMD` to common build script 3 years ago
Alexandru Dima 8944900f86
Add `buildESM` to common build script 3 years ago
Alexandru Dima 1ffcd4ae93
Move fillers to `/build/` folder 3 years ago
Alexandru Dima c8344afb94
Adopt esbuild in `monaco-html` 3 years ago
Alexandru Dima 9a52545094
Run `prettier` 3 years ago
Alex Dima 829ee45850
Use `esbuild` also for AMD variant 3 years ago
Alex Dima 94ca41beeb
Minor improvements 3 years ago
Alex Dima 1b00da60ec
small tweaks 3 years ago
Alex Dima e441fd4498
Improve `monaco-css` scripts 3 years ago
Alex Dima 70d1828179
Adopt esbuild for the esm release of `monaco-css` 3 years ago