Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: github/spark-template

Tags

v0.38.58

Toggle v0.38.58's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add .azcopy to ignored vite path (#71)

When vite detects changes to root level files, it forces a full page
refresh instead of an hot module reload. Since we periodically include
these files in our commit history, we should ignore them for the
purposes for vite builds.

v0.38.57

Toggle v0.38.57's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add .azcopy to ignored vite path (#71)

When vite detects changes to root level files, it forces a full page
refresh instead of an hot module reload. Since we periodically include
these files in our commit history, we should ignore them for the
purposes for vite builds.

v0.38.56

Toggle v0.38.56's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add .azcopy to ignored vite path (#71)

When vite detects changes to root level files, it forces a full page
refresh instead of an hot module reload. Since we periodically include
these files in our commit history, we should ignore them for the
purposes for vite builds.

v0.38.55

Toggle v0.38.55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add .azcopy to ignored vite path (#71)

When vite detects changes to root level files, it forces a full page
refresh instead of an hot module reload. Since we periodically include
these files in our commit history, we should ignore them for the
purposes for vite builds.

v0.38.54

Toggle v0.38.54's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add .azcopy to ignored vite path (#71)

When vite detects changes to root level files, it forces a full page
refresh instead of an hot module reload. Since we periodically include
these files in our commit history, we should ignore them for the
purposes for vite builds.

0.38.54

Toggle 0.38.54's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Delete Deploy Script (#70)

For item: github/spark#1071. Use deploy script
from workbench sdk

v0.38.53

Toggle v0.38.53's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add file manifest to git ignore (#68)

v0.38.52

Toggle v0.38.52's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add file manifest to git ignore (#68)

v0.38.51

Toggle v0.38.51's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update React imports to use destructuring (#65)

Attempt to fix github/spark#1107

This changes all the react imports to use destructuring rather than `*
as React`. This will hopefully no longer give use the `UseContext` error

v0.38.50

Toggle v0.38.50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update React imports to use destructuring (#65)

Attempt to fix github/spark#1107

This changes all the react imports to use destructuring rather than `*
as React`. This will hopefully no longer give use the `UseContext` error