Alex Dima
|
0abbb2be7d
|
Ship a metadata in the esm folder which can help the webpack plugin
|
2021-12-09 23:55:04 +01:00 |
Alex Dima
|
776353f3e3
|
Remove unused script
|
2021-12-08 14:04:58 +01:00 |
Alex Dima
|
233ecd49b1
|
Fix paths for running the website from source (#2807)
|
2021-12-08 14:04:09 +01:00 |
Alex Dima
|
6b2f528d9f
|
Create `generated` directory if necessary (fixes #2807)
|
2021-12-08 13:52:31 +01:00 |
Alex Dima
|
1f9655af22
|
Read the latest published version from npm, do not rely on `package.json` (fixes #2800)
|
2021-12-03 17:15:37 +01:00 |
Alex Dima
|
37f12e39a3
|
Add check that there are samples for each language
|
2021-11-17 22:55:39 +01:00 |
Alex Dima
|
bbaa2d846d
|
Do not check in generated samples file
|
2021-11-17 16:30:11 +01:00 |
Alex Dima
|
91c9c0cec3
|
Ignore generated files
|
2021-11-17 16:28:37 +01:00 |
Alex Dima
|
979d6a1b26
|
Do not duplicate samples
|
2021-11-17 16:22:31 +01:00 |
Alex Dima
|
cad7e90951
|
Move typedoc files to `/website/typedoc`
|
2021-11-16 22:35:42 +01:00 |
Alex Dima
|
d9013a86c4
|
Move website files to `/website/`
|
2021-11-16 22:32:27 +01:00 |
Alex Dima
|
430d8e6e17
|
Move test pages to `/test/manual/`
|
2021-11-16 22:25:24 +01:00 |
Alex Dima
|
207f0cf42a
|
Move website task out of `gulp`
|
2021-11-16 21:51:45 +01:00 |
Alex Dima
|
240b684846
|
Move `simpleserver` script off of `gulp`
|
2021-11-16 20:55:19 +01:00 |
Alexandru Dima
|
a06e20f8fe
|
Merge pull request #2776 from microsoft/alex/release-script
Move release script off of `gulp`
|
2021-11-16 20:11:36 +01:00 |
Alex Dima
|
cf27b4665e
|
Move release script off of `gulp`
|
2021-11-16 20:04:55 +01:00 |
Orta
|
1b8bf663ae
|
Expose full ts object to global ts
|
2021-11-16 14:43:02 +00:00 |
Alex Dima
|
68d7a125ad
|
Run prettier after importing editor in `webpack-plugin`
|
2021-11-16 10:19:16 +01:00 |
Alex Dima
|
e1481e0174
|
small tweaks
|
2021-11-16 10:18:57 +01:00 |
Alex Dima
|
ed1ee25b7b
|
Update all dependencies
|
2021-11-16 09:23:03 +01:00 |
Alex Dima
|
7286264340
|
Move script to `/build/`
|
2021-11-15 23:07:46 +01:00 |
Alex Dima
|
e8dabe034a
|
Add pre-commit hooks
|
2021-11-15 11:13:52 +01:00 |
Alex Dima
|
edb439d4f6
|
Run `prettier`
|
2021-11-15 09:37:13 +01:00 |
Alex Dima
|
c3ac455fd2
|
Remove unused functions
|
2021-11-13 20:41:24 +01:00 |
Alex Dima
|
0f7286cf55
|
Move basic languages sources to `/src/`
|
2021-11-13 20:29:32 +01:00 |
Alex Dima
|
d5e3af3744
|
Move out remaining files from `monaco-typescript`
|
2021-11-13 20:15:46 +01:00 |
Alex Dima
|
8b4f06b8c5
|
Move typescript sources to `/src/`
|
2021-11-13 20:06:41 +01:00 |
Alex Dima
|
c41a5ce8aa
|
Move json sources to `/src/`
|
2021-11-13 19:46:33 +01:00 |
Alex Dima
|
a8df4018f1
|
Move html sources into `/src/`
|
2021-11-13 19:40:20 +01:00 |
Alex Dima
|
b3f2986d69
|
Move css sources into `/src/`
|
2021-11-13 00:04:23 +01:00 |
Alexandru Dima
|
6b2860b7b0
|
Simplify `buildAMD` usages
|
2021-11-12 14:39:56 +01:00 |
Alexandru Dima
|
0278fd481d
|
Add Copyright Header to release bits
|
2021-11-12 14:31:18 +01:00 |
Alexandru Dima
|
aa5bb2cfa7
|
Avoid going through separate `package.json` files
|
2021-11-12 14:14:05 +01:00 |
Alexandru Dima
|
dcbd8121d9
|
Adopt `esbuild` for `monaco-typescript`
|
2021-11-12 13:26:25 +01:00 |
Alexandru Dima
|
0c394c0c7c
|
Adopt `esbuild` for `monaco-languages`
|
2021-11-12 12:48:50 +01:00 |
Alexandru Dima
|
6bfac402fb
|
Move `buildAMD` to common build script
|
2021-11-12 11:31:25 +01:00 |
Alexandru Dima
|
8944900f86
|
Add `buildESM` to common build script
|
2021-11-12 11:22:26 +01:00 |
Alexandru Dima
|
1ffcd4ae93
|
Move fillers to `/build/` folder
|
2021-11-12 11:14:31 +01:00 |
Alexandru Dima
|
c8344afb94
|
Adopt esbuild in `monaco-html`
|
2021-11-12 11:10:04 +01:00 |
Alexandru Dima
|
9a52545094
|
Run `prettier`
|
2021-11-12 10:55:50 +01:00 |
Alex Dima
|
829ee45850
|
Use `esbuild` also for AMD variant
|
2021-11-12 01:02:23 +01:00 |
Alex Dima
|
94ca41beeb
|
Minor improvements
|
2021-11-11 22:45:32 +01:00 |
Alex Dima
|
1b00da60ec
|
small tweaks
|
2021-11-11 22:19:08 +01:00 |
Alex Dima
|
e441fd4498
|
Improve `monaco-css` scripts
|
2021-11-11 22:13:12 +01:00 |
Alex Dima
|
70d1828179
|
Adopt esbuild for the esm release of `monaco-css`
|
2021-11-11 21:52:33 +01:00 |
Alex Dima
|
497507ffee
|
Move into `monaco-editor` directory
|
2021-11-05 11:59:13 +01:00 |
Alex Dima
|
d5857b5e08
|
More tweaks
|
2018-11-09 17:20:54 +01:00 |
Alex Dima
|
c04fb4f942
|
Actually publish
|
2018-11-09 17:04:10 +01:00 |
Alex Dima
|
ce396439a4
|
More tweaks
|
2018-11-09 12:59:11 +01:00 |
Alex Dima
|
f7439f5aaf
|
Tweak publish script
|
2018-11-09 12:56:47 +01:00 |