diff --git a/d3-funcs.js b/d3-funcs.js deleted file mode 100644 index ed1da7c4..00000000 --- a/d3-funcs.js +++ /dev/null @@ -1,11 +0,0 @@ -export { - axisBottom, - axisLeft, - axisTop, - formatLocale, - line, - scaleBand, - scaleLinear, - scaleOrdinal, - select -} from 'd3'; diff --git a/package.json b/package.json index 68727cd5..a7e5ce6e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "engine": "node >= 4.8.1", "license": "MIT", "scripts": { - "prepublish": "rollup -c && uglifyjs d3.js -c -m -o d3.min.js", "extract-translations": "grep -hroE \"(translate\\('[^']+'\\))|(tip.bind\\(null, '[^']+')\" src/* | grep -oE \"'[^']+'\" | grep -oE \"[^']+\" | sort -u -f", "clean": "rimraf build", "start": "node devServer.js", diff --git a/src/app/pages/AboutPage.jsx b/src/app/pages/AboutPage.jsx index ebc922d1..f0af3dd5 100644 --- a/src/app/pages/AboutPage.jsx +++ b/src/app/pages/AboutPage.jsx @@ -104,7 +104,7 @@ export default class AboutPage extends Page { patreon.com/coriolis_elite , which will be used to keep Coriolis up to date and the servers - running. + running. I also run ads, which are also used for development and hosting.