mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
f6ff0a7f71
A warning message appears at the top of the story river if any `$:/tags/stylesheet` tags are found. Fixing the first half of #824
36 lines
882 B
Plaintext
36 lines
882 B
Plaintext
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "jasmine-html.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/plugins/tiddlywiki/jasmine/jasmine-html.js",
|
|
"module-type": "library",
|
|
"global-module": "true"
|
|
}
|
|
},{
|
|
"file": "jasmine.css",
|
|
"fields": {
|
|
"type": "text/css",
|
|
"title": "$:/plugins/tiddlywiki/jasmine/jasmine.css",
|
|
"tags": "[[$:/tags/Stylesheet]]"
|
|
}
|
|
},{
|
|
"file": "jasmine.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/plugins/tiddlywiki/jasmine/jasmine.js",
|
|
"module-type": "library"
|
|
},
|
|
"prefix": "var window = undefined; /* Prepended to the main jasmine source file to force it into commonjs mode */\n"
|
|
},{
|
|
"file": "reporter.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/plugins/tiddlywiki/jasmine/reporter.js",
|
|
"module-type": "library"
|
|
}
|
|
}
|
|
]
|
|
}
|