Fixed support for compiled scripts, and improved error reporting if XML transformation didn't produce a valid machine element
This commit is contained in:
parent
629693ed8f
commit
cd36be4e19
4 changed files with 54 additions and 7 deletions
|
|
@ -20,7 +20,7 @@ kramdown:
|
|||
# Custom site settings
|
||||
pcjs_domain: pcjs.net
|
||||
pcjs_version: 1.20.1
|
||||
pcjs_compiled: false
|
||||
pcjs_compiled: true
|
||||
|
||||
c1pjs_scripts:
|
||||
- /modules/shared/lib/defines.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue