Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
herrevilkitten authored Apr 28, 2019
1 parent 424214d commit f4a8f70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Some other things to keep in mind:

* There are two known CSP issues with the default configuration. They have been alleviated with some configuration and build changes. The changes (in `webpack.config.js` and `package.json`) are documented in their sections of this document.

* There is sometimes a problem with UglifyJS when processing the code generated from Vue SFC. The long-term solution seems to involve updating UglifyJS and Webpack, but that is very involved. To get around this, you can set `NODE_ENV=development` in `package.json`.

## Create a new Quip project

Because this guide modifies the default configuration, you should start by installing and running `create-quip-app`
Expand Down

0 comments on commit f4a8f70

Please sign in to comment.