Commit 69a68d8
* chore: π€ build cjs output for backward compatibility
This commit adds cjs output to rollup config.
* chore: π€ add mapping for standalone.cjs
* chore: π€ include standalone.cjs as package source
* chore: π€ migrate .js files to .mjs
* chore: π€ disable ESM as default
* refactor: π‘ delete unnecessary export
* chore: π€ revert build config
* chore: π€ add require to exports
Without this require, vscode-prettier can't resolve php plugin
* refactor: π‘ fix link in comments
* refactor: π‘ match both .js and .mjs for jest target
* Remove `require`
* Add a comment
---------
Co-authored-by: fisker Cheung <lionkay@gmail.com>
1 parent 977d3f6 commit 69a68d8
File tree
212 files changed
+34
-34
lines changed- build
- shims
- src
- tests_config
- tests
- array
- __snapshots__
- arrowfunc
- __snapshots__
- assignref
- __snapshots__
- assign
- __snapshots__
- attributes-trail-comma
- __snapshots__
- attributes
- __snapshots__
- bin
- __snapshots__
- block
- __snapshots__
- boolean
- __snapshots__
- brace-style
- __snapshots__
- break
- __snapshots__
- call
- __snapshots__
- case
- __snapshots__
- cast
- __snapshots__
- classconstant
- __snapshots__
- class
- __snapshots__
- clone
- __snapshots__
- closure
- __snapshots__
- comments
- __snapshots__
- constant
- __snapshots__
- continue
- __snapshots__
- declare
- __snapshots__
- do
- __snapshots__
- echo
- __snapshots__
- empty
- __snapshots__
- encapsed
- __snapshots__
- enum
- __snapshots__
- errors
- __snapshots__
- eval
- __snapshots__
- exit
- __snapshots__
- extensions
- __snapshots__
- foreach
- __snapshots__
- formatting
- __snapshots__
- for
- __snapshots__
- functions
- __snapshots__
- global
- __snapshots__
- goto
- __snapshots__
- halt
- __snapshots__
- identifier-and-reference
- __snapshots__
- if
- __snapshots__
- ignore
- __snapshots__
- include
- __snapshots__
- inline
- __snapshots__
- insert-pragma
- __snapshots__
- interface
- __snapshots__
- intersection-types
- __snapshots__
- isset
- __snapshots__
- kitchen_sink
- __snapshots__
- list
- __snapshots__
- magic
- __snapshots__
- markdown
- __snapshots__
- match
- __snapshots__
- member_chain
- __snapshots__
- method
- __snapshots__
- namedarguments
- __snapshots__
- namespace
- __snapshots__
- newline
- __snapshots__
- new
- __snapshots__
- nowdoc
- __snapshots__
- nullsafepropertylookup
- __snapshots__
- number
- __snapshots__
- offsetlookup
- __snapshots__
- parameter
- __snapshots__
- parens
- __snapshots__
- preserve_line
- __snapshots__
- print
- __snapshots__
- program
- __snapshots__
- propertylookup
- __snapshots__
- propertystatement
- __snapshots__
- property
- __snapshots__
- require-pragma
- __snapshots__
- retif
- __snapshots__
- return
- __snapshots__
- shebang
- __snapshots__
- silent
- __snapshots__
- statement
- __snapshots__
- staticlookup
- __snapshots__
- static
- __snapshots__
- string-double-quote
- __snapshots__
- string-single-quote
- __snapshots__
- string
- __snapshots__
- switch
- __snapshots__
- syntax-error
- __snapshots__
- sys
- __snapshots__
- trailing_comma_func
- __snapshots__
- trailing_commas
- __snapshots__
- trailing_whitespace
- __snapshots__
- traitalias
- __snapshots__
- traits
- __snapshots__
- traituse
- __snapshots__
- uniontypes
- __snapshots__
- unset
- __snapshots__
- use
- __snapshots__
- variable
- __snapshots__
- variadic
- __snapshots__
- while
- __snapshots__
- yield
- __snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+34
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
833 | | - | |
| 833 | + | |
834 | 834 | | |
835 | 835 | | |
836 | 836 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
File renamed without changes.
0 commit comments