You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,4 @@ The core module is loaded as a single JavaScript file static resource. The JavaS
24
24
25
25
## Development Status
26
26
27
-
Despite the current error, this project demonstrates promising progress towards realizing a Lightning Web Component. Further testing and adjustments are required and future iterations may involve creating a version of the core module that is not based on CommonJS files.
27
+
Despite the current error, this project demonstrates promising progress towards realizing a Lightning Web Component. Further testing and adjustments are required and future iterations may involve creating a version of the core module that is not based on CommonJS files and or using different bundlers like rollup or parcel to build the JavaScript file.
0 commit comments