Rename common.es6.js to init.es6.js

Review Request #13015 — Created May 5, 2023 and submitted

david
Review Board
release-6.x
reviewboard

Sometimes, rollup can get confused trying to import from
reviewboard/common because we have both common.es6.js and
common/index.ts. This change renames the former so we don't have that
conflict.

Was able to run things that import from reviewboard/common without
hitting errors.

Summary
Rename common.es6.js to init.es6.js
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (9b44308)
Loading...