@pinegrow/vite-plugin 2.0.0-alpha.30 → 2.0.0-alpha.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.LICENSE.txt +10 -4
- package/package.json +1 -1
|
@@ -152,6 +152,8 @@
|
|
|
152
152
|
|
|
153
153
|
/*! ./websocket */
|
|
154
154
|
|
|
155
|
+
/*! ./xmlhttprequest */
|
|
156
|
+
|
|
155
157
|
/*! @babel/runtime/helpers/asyncToGenerator */
|
|
156
158
|
|
|
157
159
|
/*! @babel/runtime/helpers/classCallCheck */
|
|
@@ -532,6 +534,10 @@
|
|
|
532
534
|
!*** ../../node_modules/picomatch/lib/utils.js ***!
|
|
533
535
|
\*************************************************/
|
|
534
536
|
|
|
537
|
+
/*!*************************************************!*\
|
|
538
|
+
!*** ./node_modules/component-emitter/index.js ***!
|
|
539
|
+
\*************************************************/
|
|
540
|
+
|
|
535
541
|
/*!*************************************************!*\
|
|
536
542
|
!*** ./node_modules/socket.io-client/lib/on.js ***!
|
|
537
543
|
\*************************************************/
|
|
@@ -612,10 +618,6 @@
|
|
|
612
618
|
!*** ../../node_modules/binary-extensions/index.js ***!
|
|
613
619
|
\*****************************************************/
|
|
614
620
|
|
|
615
|
-
/*!*****************************************************!*\
|
|
616
|
-
!*** ../../node_modules/component-emitter/index.js ***!
|
|
617
|
-
\*****************************************************/
|
|
618
|
-
|
|
619
621
|
/*!*****************************************************!*\
|
|
620
622
|
!*** ../../node_modules/component-inherit/index.js ***!
|
|
621
623
|
\*****************************************************/
|
|
@@ -748,6 +750,10 @@
|
|
|
748
750
|
!*** ./node_modules/engine.io-client/lib/transports/polling-jsonp.js ***!
|
|
749
751
|
\***********************************************************************/
|
|
750
752
|
|
|
753
|
+
/*!************************************************************************!*\
|
|
754
|
+
!*** ./node_modules/engine.io-client/lib/transports/xmlhttprequest.js ***!
|
|
755
|
+
\************************************************************************/
|
|
756
|
+
|
|
751
757
|
/*!*************************************************************************!*\
|
|
752
758
|
!*** ../../node_modules/@babel/runtime/helpers/iterableToArrayLimit.js ***!
|
|
753
759
|
\*************************************************************************/
|