Jason Grout 4 vuotta sitten
vanhempi
commit
185a346af0
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      docs/source/developer/extension_tutorial.rst

+ 0 - 2
docs/source/developer/extension_tutorial.rst

@@ -301,8 +301,6 @@ TypeScript files as they are changed and saved.
 
 Now return to your editor. Modify the imports at the top of the file to add a few more imports:
 
-TODO: when I did this next step, the webpack watch errored out. Instead, it should keep watching.
-
 .. code:: typescript
 
     import { ICommandPalette, MainAreaWidget } from '@jupyterlab/apputils';