@builder.io/dev-tools 1.7.15-dev.202507231304.58fe185df → 1.7.16

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/angular/index.cjs +1 -46
  2. package/angular/index.mjs +1 -21
  3. package/cli/index.cjs +3851 -108827
  4. package/cli/index.cjs.map +4 -4
  5. package/core/index.cjs +944 -14283
  6. package/core/index.mjs +945 -14274
  7. package/figma/index.cjs +1 -47
  8. package/figma/index.mjs +1 -27
  9. package/node/index.cjs +105 -25310
  10. package/node/index.mjs +105 -25314
  11. package/package.json +1 -1
  12. package/remix/build.cjs +1 -132
  13. package/remix/index.mjs +1 -113
  14. package/server/index.cjs +1503 -21986
  15. package/server/index.mjs +1502 -21984
  16. package/types/cli/repo-indexing/component-indexing.d.ts +1 -0
  17. package/types/cli/repo-indexing/repo-indexing-utils.d.ts +12 -2
  18. package/types/cli/repo-indexing/types.d.ts +11 -0
  19. package/types/common/ast/component-input-types.d.ts +1 -1
  20. package/types/common/utils.d.ts +1 -1
  21. package/types/tsconfig.tsbuildinfo +1 -1
  22. package/vite/index.cjs +3 -153
  23. package/vite/index.mjs +3 -119
  24. package/webpack/index.cjs +27 -2883
  25. package/webpack/index.mjs +27 -2871
  26. package/types/cli/code-server.d.ts +0 -0
  27. package/types/cli/io-service.d.ts +0 -86
  28. package/types/cli/launch/install-jsx-plugin.d.ts +0 -7
  29. package/types/cli/launch/logger.d.ts +0 -38
  30. package/types/cli/launch-init-v2.d.ts +0 -13
  31. package/types/cli/launch-init.d.ts +0 -19
  32. package/types/cli/repo-indexing-utils.d.ts +0 -2
  33. package/types/cli/repo-indexing.d.ts +0 -17
  34. package/types/cli/repo-indexing.mock.d.ts +0 -5
  35. package/types/cli/utils/repo-indexing-group-prompts.d.ts +0 -1
  36. package/types/core/adapters/vite/ensure-remix-config.d.ts +0 -6
  37. package/types/core/adapters/vite/remix-utils.d.ts +0 -10
  38. package/types/core/adapters/vite/vite-config-helpers.d.ts +0 -6

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.