We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d014c07 commit 0e6fe8cCopy full SHA for 0e6fe8c
NEWS
@@ -0,0 +1,4 @@
1
+0.0.1 - 2018-04-03
2
+
3
+ - Webpack loader that uses fengari-web to run lua scripts
4
+ - Basic analysis of lua files for require calls
package.json
@@ -1,6 +1,6 @@
{
"name": "fengari-loader",
- "version": "0.0.0",
+ "version": "0.0.1",
"description": "Webpack loader for fengari",
5
"repository": "https://github.com/fengari-lua/fengari-loader.git",
6
"contributors": [
0 commit comments