Skip to content

Commit 9155a10

Browse files
committed
Support for webpack, requirejs and nodejs
1 parent 3be4b58 commit 9155a10

14 files changed

+4708
-749
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ local.properties
7474
.texlipse
7575

7676

77+
node_modules
78+
79+
7780
#
7881
# HWCore files
7982
#

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
path = doc
88
url = https://github.com/HW-Core/js-kernel.git
99
branch = gh-pages
10-
update = none
10+
update = none

Core.js

-120
This file was deleted.

Loader.js

-151
This file was deleted.

dist/hwc-kernel.min.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/hwc-kernel.min.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)