atomicojs / atomico

Atomico a micro-library for creating webcomponents using only functions, hooks and virtual-dom.
https://atomicojs.dev
MIT License
1.15k stars 43 forks source link

Rollup 4 #120

Open efoken opened 10 months ago

efoken commented 10 months ago

This is a followup PR of https://github.com/atomicojs/atomico/pull/119

I updated Rollup to v4 and other related packages to their latest versions. Also installed a Rollup plugin to prettify the source of html.js

UpperCod commented 10 months ago

Hi @efoken , I would appreciate it if you could revert the code blocks that reference the use of Object.prototype.hasOwnProperty.call.

efoken commented 10 months ago

@UpperCod I removed hasOwnProperty calls already in https://github.com/atomicojs/atomico/pull/120/commits/5132a2755a08afbf742e71b3333376f1abbceb16