Switched from snowpack to webpack (Preparing to add serviceworker)
This commit is contained in:
@ -12,6 +12,3 @@ ReactDOM.render(
|
||||
document.getElementById("root")
|
||||
);
|
||||
|
||||
if (import.meta.hot) {
|
||||
import.meta.hot.accept();
|
||||
}
|
||||
|
Reference in New Issue
Block a user