@pinegrow/vite-plugin 2.0.0-alpha.16 → 2.0.0-alpha.19

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.
@@ -50,6 +50,8 @@
50
50
 
51
51
  /*! ./arrayWithHoles.js */
52
52
 
53
+ /*! ./arrayWithoutHoles.js */
54
+
53
55
  /*! ./binary */
54
56
 
55
57
  /*! ./binary-extensions.json */
@@ -68,6 +70,8 @@
68
70
 
69
71
  /*! ./is-buffer */
70
72
 
73
+ /*! ./iterableToArray.js */
74
+
71
75
  /*! ./iterableToArrayLimit.js */
72
76
 
73
77
  /*! ./keys */
@@ -106,6 +110,8 @@
106
110
 
107
111
  /*! ./nonIterableRest.js */
108
112
 
113
+ /*! ./nonIterableSpread.js */
114
+
109
115
  /*! ./on */
110
116
 
111
117
  /*! ./parse */
@@ -156,6 +162,8 @@
156
162
 
157
163
  /*! @babel/runtime/helpers/slicedToArray */
158
164
 
165
+ /*! @babel/runtime/helpers/toConsumableArray */
166
+
159
167
  /*! @babel/runtime/regenerator */
160
168
 
161
169
  /*! after */
@@ -696,6 +704,10 @@
696
704
  !*** ./node_modules/engine.io-client/lib/transports/websocket.js ***!
697
705
  \*******************************************************************/
698
706
 
707
+ /*!********************************************************************!*\
708
+ !*** ../../node_modules/@babel/runtime/helpers/iterableToArray.js ***!
709
+ \********************************************************************/
710
+
699
711
  /*!********************************************************************!*\
700
712
  !*** ../../node_modules/@babel/runtime/helpers/nonIterableRest.js ***!
701
713
  \********************************************************************/
@@ -716,6 +728,18 @@
716
728
  !*** ./node_modules/engine.io-client/lib/transports/polling-xhr.js ***!
717
729
  \*********************************************************************/
718
730
 
731
+ /*!**********************************************************************!*\
732
+ !*** ../../node_modules/@babel/runtime/helpers/arrayWithoutHoles.js ***!
733
+ \**********************************************************************/
734
+
735
+ /*!**********************************************************************!*\
736
+ !*** ../../node_modules/@babel/runtime/helpers/nonIterableSpread.js ***!
737
+ \**********************************************************************/
738
+
739
+ /*!**********************************************************************!*\
740
+ !*** ../../node_modules/@babel/runtime/helpers/toConsumableArray.js ***!
741
+ \**********************************************************************/
742
+
719
743
  /*!***********************************************************************!*\
720
744
  !*** ../../node_modules/@babel/runtime/helpers/regeneratorRuntime.js ***!
721
745
  \***********************************************************************/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pinegrow/vite-plugin",
3
- "version": "2.0.0-alpha.16",
3
+ "version": "2.0.0-alpha.19",
4
4
  "description": "Pinegrow Vite Plugin",
5
5
  "type": "module",
6
6
  "files": [