Nayeem Rahman
|
26f7a3f185
|
docs(import_maps): Fix example for project-relative absolute specifiers (#9856)
|
2021-03-22 21:13:50 +01:00 |
|
Bartek Iwańczuk
|
0dc89c0a79
|
feat: stabilise import maps (#9526)
This commit stabilises import maps by removing requirement
on "--unstable" flag when "--import-map" flag is used.
|
2021-03-01 12:41:22 +01:00 |
|
Takahiko Inayama
|
097efa100a
|
docs: Use JSONC code block for commenting (#9511)
|
2021-02-17 12:18:39 +11:00 |
|
Eric Zingeler
|
d2b32a65a7
|
docs(import_maps): Add trailing slash to ./src example (#8524)
Update docs to reflect behavior. If trailing slash is not provided, `deno run` will throw error `Package address targets must end with "/"`.
|
2020-11-27 13:33:43 -05:00 |
|
Nayeem Rahman
|
070d99645f
|
chore: Rename --importmap to --import-map (#7032)
--importmap still works as an alias to --import-map
but is not visible in CLI help output.
|
2020-10-20 14:30:59 +02:00 |
|
Trivikram Kamat
|
8ceb165e5d
|
docs: end sentences with a period in docs (#7730)
|
2020-09-28 16:01:32 +10:00 |
|
tokiedokie
|
42ff8ede4c
|
typo (#7052)
|
2020-08-15 09:47:14 -04:00 |
|
Luca Casonato
|
4afb4b6e46
|
feat: add $STD_VERSION replacement variable in docs (#6922)
|
2020-07-31 11:12:20 +02:00 |
|
Vincent Victoria
|
6be3487f73
|
docs: Update import_maps.md to include more examples (#5648)
|
2020-06-27 13:52:07 +02:00 |
|
Paul Whitmer
|
cfbc5da48c
|
docs: fix typo in import maps example (#6250)
|
2020-06-12 14:25:53 +02:00 |
|
Chris Knight
|
1120dfe3f2
|
doc: improve linking to external code docs (#6158)
|
2020-06-10 13:43:44 -04:00 |
|
Matt Dumler
|
88b24261ba
|
adjust docs (#5598)
|
2020-05-18 15:53:25 -04:00 |
|
thomasy
|
c4f356bda5
|
docs: fix import maps code without --allow-net (#5528)
|
2020-05-17 12:29:56 +02:00 |
|
Ryan Dahl
|
d5dd5ae87d
|
std/0.50.0
Add std/version.ts and document unstableness of std.
|
2020-05-09 09:15:26 -04:00 |
|
Seanmclem
|
2b02535028
|
updated manual to indicate needed --unstable for --importmap (#5117)
|
2020-05-09 07:09:57 -04:00 |
|
Luca Casonato
|
34ec3b2254
|
Multi page manual (#5110)
|
2020-05-06 18:21:13 -04:00 |
|