Commit Graph

38 Commits

Author SHA1 Message Date
dupontbertrand
4430c2135d Preserve Windows backslash paths in splitQuotedArgs and document quoted values support
Backslash now only escapes meaningful characters (spaces, quotes, other
backslashes), so Windows paths like C:\temp\file.js are preserved.
Adds 2 Windows-path tests and a doc note in commandline.md.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 10:36:25 +01:00
Gabriel Grubba
d901ce98b3 DOCS: update meteor.com/cloud to galaxycloud.app
URLs have changed, and this is another round of updating those!
2025-11-19 09:53:20 -03:00
denihs
89434bb938 - remove all vue-2 references from Meteor 2024-03-20 11:57:08 -04:00
Gabriel Grubba
0e9eaacff5 Update commandline.md with new flags and behaviors 2023-12-05 09:42:27 -03:00
Frederico Maia
9d13631d6a Improve Command Line documentation 2023-08-30 02:00:54 -03:00
Frederico Maia
8257f8bf3a Improve Command Line documentation 2023-08-30 01:52:19 -03:00
Frederico Maia
72ffd3261c Improve Command Line documentation 2023-08-29 21:57:44 -03:00
Frederico Maia
227868bd8a Improve Command Line documentation 2023-08-29 21:52:57 -03:00
Frederico Maia
183d0d3315 Improve Command Line documentation 2023-08-29 21:50:57 -03:00
Gabriel Grubba
2554a46f83 Merge branch 'devel' into release-2.9.1 2023-01-04 13:41:47 -03:00
Tim Gates
aaefcc9abf docs: Fix a few typos
There are small typos in:
- docs/source/commandline.md
- tools/isobuild/compiler-deprecated-compile-step.js
- tools/utils/buildmessage.js

Fixes:
- Should read `libraries` rather than `libaries`.
- Should read `file name` rather than `filenanme`.
- Should read `compatibility` rather than `compitability`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-12-30 11:24:39 +11:00
Gabriel Grubba
f474f951e0 Merge branch 'devel' into release-2.9.1 2022-12-19 14:35:18 -03:00
Gabriel Grubba
32a786a81e docs: updated docs about --prototype 2022-12-19 14:00:19 -03:00
Gabriel Grubba
2f37796655 docs: update docs about --prototype 2022-12-19 11:21:50 -03:00
Gabriel Grubba
16d1480bbc Merge branch 'devel' into release-2.9.1
# Conflicts:
#	meteor
2022-12-19 09:54:16 -03:00
Gabriel Grubba
91129808e0 docs: updating meteor generate docs 2022-12-15 16:06:21 -03:00
Tom Soukup
524360bb40 convert to TS 2022-12-13 18:06:35 +01:00
Tom Soukup
10784fc7ba update packages 2022-12-12 20:45:31 +01:00
denihs
f60bfc7f75 Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
This reverts commit 5d19fec09b.
2022-12-12 10:17:42 -04:00
denihs
5d19fec09b Revert "Merge pull request #12273 from meteor/release-2.9"
This reverts commit 19e9e2082e, reversing
changes made to 644592cedc.
2022-12-12 09:53:19 -04:00
Gabriel Grubba
3ecc388e8d docs: updated to async scaffolds functions 2022-12-07 10:25:01 -03:00
Gabriel Grubba
d810947c97 docs: updated ponctuation 2022-12-07 10:07:54 -03:00
Gabriel Grubba
20506ec6bc docs: adjust docs to not use I 2022-12-07 10:04:06 -03:00
Gabriel Grubba
fd0a83fb09 docs: updated info about vue 3 docs 2022-12-05 13:13:30 -03:00
Gabriel Grubba
3cfc32a2ab Merge pull request #12302 from meteor/feature/skel-vue-3
feat: vue3-skel
2022-11-21 11:18:48 -03:00
hschmaiske
2bf4f80938 ipdate commandline docs 2022-11-14 14:02:35 -03:00
Gabriel Grubba
edf4ed4c48 docs: updated commandline with the new generate command 2022-11-10 14:40:22 -03:00
Denilson
c931e35a3b Update docs/source/commandline.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:35:50 -03:00
Denilson
94ee727503 Update docs/source/commandline.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:31:57 -03:00
Gabriel Grubba
2b6a76d8e9 Merge pull request #12205 from Ayushi96/improve-doc-for-container-size-#12060
updated the doc with the dependency of --container-size on --plan flag
2022-10-06 16:43:42 -03:00
Ayushi Vishwakarma
8e240e3955 updated the doc with the dependency of --container-size
on --plan flag
2022-10-02 19:24:18 +05:30
Gabriel Grubba
2186f59911 feat: solid-skel 2022-09-20 15:27:07 -03:00
Gabriel Grubba
c1a1167db0 feat: chakra-ui skel 2022-09-15 17:27:55 -03:00
Bruce Johnson
29c6f00783 Document meteor show METEOR 2022-08-09 16:43:19 -07:00
Frederico Maia Arantes
3a2867fc15 Add tailwind flag to the documentation. 2022-06-23 11:09:13 +02:00
Denilson
4046800590 Description to the new flag --container-size (#11731)
Updating docs, new flag container-size
2021-10-28 17:28:48 -04:00
Filipe Névola
1a4a9e7c63 add cache-build explanation to deploy command 2021-10-28 16:29:43 -04:00
Jan Dvorak
c5b316c3b3 Move docs into docs folder 2021-10-01 17:05:06 +02:00