You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that most (if not all) TiddlyWiki plugins use the IIFE format. Currently, plugin-dev-cli output in CommonJS (CJS), which, in theory, might cause compatibility issues when integrating with TiddlyWiki.
Hi there!
It seems that most (if not all) TiddlyWiki plugins use the IIFE format. Currently, plugin-dev-cli output in CommonJS (CJS), which, in theory, might cause compatibility issues when integrating with TiddlyWiki.