Add all.js for testing
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"id": "ol",
|
"id": "ol",
|
||||||
|
|
||||||
"inputs": [
|
"inputs": [
|
||||||
"exports/ol.js"
|
"src/all.js"
|
||||||
],
|
],
|
||||||
"paths": [
|
"paths": [
|
||||||
"src"
|
"src"
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
goog.provide('ol');
|
||||||
Reference in New Issue
Block a user