mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 16:39:33 +08:00
Further revisions to text node offsets + selection
This commit is contained in:

committed by
acywatson

parent
4ef3f5dc0c
commit
2c4cef54d3
@ -36,6 +36,8 @@ const closureOptions = {
|
||||
|
||||
if (isClean) {
|
||||
fs.removeSync(path.resolve('./packages/outline/dist'));
|
||||
fs.removeSync(path.resolve('./packages/outline-react/dist'));
|
||||
fs.removeSync(path.resolve('./packages/outline-extensions/dist'));
|
||||
}
|
||||
|
||||
const wwwMappings = {
|
||||
|
Reference in New Issue
Block a user