@quilted/create 0.1.19 → 0.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/build/tsconfig.tsbuildinfo +1 -1
  3. package/build/typescript/package.d.ts +1 -1
  4. package/package.json +5 -3
  5. package/quilt.project.ts +19 -5
  6. package/source/create.ts +2 -2
  7. package/source/package.ts +1 -1
  8. package/templates/app-basic/quilt.project.ts +5 -5
  9. package/templates/app-basic/tsconfig.json +1 -1
  10. package/templates/app-single-file/quilt.project.ts +3 -4
  11. package/templates/app-single-file/tsconfig.json +1 -1
  12. package/templates/package/package.json +2 -2
  13. package/templates/package/quilt.project.ts +3 -4
  14. package/templates/package/tsconfig.json +1 -1
  15. package/tsconfig.json +1 -1
  16. package/bin/create-quilt.mjs +0 -2
  17. package/build/cjs/_commonjsHelpers.cjs +0 -10
  18. package/build/cjs/app.cjs +0 -301
  19. package/build/cjs/index.cjs +0 -6784
  20. package/build/cjs/index2.cjs +0 -374
  21. package/build/cjs/index3.cjs +0 -7854
  22. package/build/cjs/minimatch.cjs +0 -1202
  23. package/build/cjs/package-manager.cjs +0 -305
  24. package/build/cjs/package.cjs +0 -425
  25. package/build/cjs/parser-babel.cjs +0 -59
  26. package/build/cjs/parser-yaml.cjs +0 -182
  27. package/build/cjs/standalone.cjs +0 -147
  28. package/build/esm/_commonjsHelpers.mjs +0 -7
  29. package/build/esm/app.mjs +0 -278
  30. package/build/esm/index.mjs +0 -6743
  31. package/build/esm/index2.mjs +0 -365
  32. package/build/esm/index3.mjs +0 -7852
  33. package/build/esm/minimatch.mjs +0 -1200
  34. package/build/esm/package-manager.mjs +0 -275
  35. package/build/esm/package.mjs +0 -402
  36. package/build/esm/parser-babel.mjs +0 -57
  37. package/build/esm/parser-yaml.mjs +0 -180
  38. package/build/esm/standalone.mjs +0 -145

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.