- Nov 25, 2021
-
-
ezsh authored
Twee language tools VS Code extension reads story format version from the StoryData passage, and it does not hurt to keep it there. Also remove the format argument from the Gulp build files, as tweego can reads it from the StoryData object.
-
- Nov 05, 2021
-
-
ezsh authored
The build relies on case-sensitive sort when concatenating sources, but gulp-sort uses localized compare by default, which can be case-insensitive.
-
- Apr 06, 2021
- Mar 17, 2021
- Mar 16, 2021
-
-
ezsh authored
Gulp runs shell pipe for each source file, which are now 3. Redefine the tweego task as a simple shell command to run tweego only once.
-
- Oct 22, 2020
-
-
ezsh authored
-
- Oct 06, 2020
-
-
ezsh authored
Pass correct path when writing and referencing sourcemap file to make it work with external sourcemaps.
-
- Jun 09, 2020
-
-
ezsh authored
-