Skip to content

Commit 8051226

Browse files
committed
Updated template and Lang.js version.
Lang.js updated to v1.1.1 to include the hotfix concerning the instantiation. Also, the template was updated to adapt to the fix.
1 parent 1c6b49f commit 8051226

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

lib/lang.min.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'{ langjs }';
22

33
(function () {
4+
Lang = new Lang();
45
Lang.setMessages('{ messages }');
56
})();

0 commit comments

Comments
 (0)