Commit ffa614b
Set back to reference "cjs" dependency, with yarn focus (#74)
* Set back to reference "cjs" dependency, with yarn focus
This change requires the use of `yarn install --focus" in the perspective-viewer-d3fc folder, if you're only compiling the plugin (so that the dependency with the /cjs folder is pulled in locally)
* Update to work without global install webpack
Must pick webpack 3.5.6 when doing `yarn install --focus`
* Silence webpack error relating to "@d3fc/d3fc-data-join" reference1 parent 6bf0af5 commit ffa614b
File tree
2 files changed
+3
-2
lines changed- packages/perspective-viewer-d3fc
- src/js/d3fc/axis
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments