mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 16:46:58 +00:00
Revert "Merge pull request #160 from natecain/commonjs"
This reverts commit661621c3f7, reversing changes made tod3d72eff1b.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
/*\
|
||||
title: a/b/c/d.js
|
||||
type: application/javascript
|
||||
module-type: library
|
||||
|
||||
Nested test
|
||||
|
||||
\*/
|
||||
|
||||
exports.foo = function () {
|
||||
return 1;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user