Commit220e8f68Recorded11 Jan 2026Repositorysigil-jwt

Remove deprecated directory fields from package.sgl files

Message

Remove source-dirs, test-dirs, asset-dirs, and docs-dir fields. The build system now uses conventions: - src/ for source files - test/ for tests - assets/ for assets - docs/ for documentation

Changed
 package.sgl | 1 -
 1 file changed, 1 deletion(-)
Diff
package.sglmodified
@@ -17,7 +17,6 @@
17
(from-workspace name: "sigil-stdlib")
18
(from-workspace name: "sigil-json"))
19
20
source-dirs: '("src/sigil")
20
21
tasks: (list
22
(task