-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions[bot]
committed
Jul 29, 2022
1 parent
e82ae66
commit 241e841
Showing
8 changed files
with
38 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.1.0-alpha.4", | ||
"version": "1.1.0-alpha.5", | ||
"npmClient": "yarn", | ||
"packages": [ | ||
"packages/*" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"type": "module", | ||
"version": "1.1.0-alpha.4", | ||
"version": "1.1.0-alpha.5", | ||
"name": "@plutotcool/glsl-bundler", | ||
"description": "Functional regex-based bundling tools for glsl", | ||
"author": "Julien Dargelos <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"type": "module", | ||
"version": "1.1.0-alpha.4", | ||
"version": "1.1.0-alpha.5", | ||
"name": "@plutotcool/rollup-plugin-glsl", | ||
"description": "Rollup plugin that allows imports of glsl files", | ||
"author": "Julien Dargelos <[email protected]>", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@plutotcool/glsl-bundler": "^1.1.0-alpha.4", | ||
"@plutotcool/glsl-bundler": "^1.1.0-alpha.5", | ||
"@rollup/pluginutils": "^4.1.2" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
241e841
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
glsl-bundler – ./
glsl-bundler-plutotcool.vercel.app
glsl-bundler.vercel.app
glsl-bundler-git-alpha-plutotcool.vercel.app