removing exports from shim
This commit is contained in:
@@ -6,8 +6,7 @@
|
|||||||
"files": ["source/parallax.js", "source/requestAnimationFrame.js"],
|
"files": ["source/parallax.js", "source/requestAnimationFrame.js"],
|
||||||
"shim": {
|
"shim": {
|
||||||
"parallax": {
|
"parallax": {
|
||||||
"imports": ["./requestAnimationFrame"],
|
"imports": ["./requestAnimationFrame"]
|
||||||
"exports": "requestAnimationFrame"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buildConfig": {
|
"buildConfig": {
|
||||||
|
|||||||
Reference in New Issue
Block a user