Opened 10 years ago
Closed 10 years ago
#13022 closed defect (fixed)
dijit/package.json is not valid json
Reported by: | ben hockey | Owned by: | ben hockey |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Loader | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dijit's package.json file is not valid json - comments are not allowed and ".*\.js$"
should be ".*\\.js$"
Note: See
TracTickets for help on using
tickets.
(In [25076]) update dijit/package.json fixes #13022