|
@@ -8,8 +8,8 @@
|
|
<script type="text/javascript">
|
|
<script type="text/javascript">
|
|
require.config({
|
|
require.config({
|
|
paths: {
|
|
paths: {
|
|
- 'gh_herby_trapped': '../lib/js',
|
|
|
|
- 'gh_herby_trapped/_source': '../lib/st'
|
|
|
|
|
|
+ 'gh_herby_trapped': '../js',
|
|
|
|
+ 'gh_herby_trapped/_source': '../st'
|
|
}
|
|
}
|
|
});
|
|
});
|
|
require(
|
|
require(
|