James M. Greene
|
86288138eb
|
Fix spacing
|
2022-07-22 18:04:52 -05:00 |
|
James M. Greene
|
98aa330a29
|
Update Espree configuration to allow for latest supported ECMA version
|
2022-07-22 18:03:26 -05:00 |
|
James M. Greene
|
1fb9ba6653
|
Add tests that will fail with ECMA 6 parsing
|
2022-07-22 18:01:42 -05:00 |
|
James M. Greene
|
1457a09e2b
|
Revert to using ECMA 6
|
2022-07-22 18:01:23 -05:00 |
|
James M. Greene
|
3480141499
|
Update Espree configuration to allow for latest supported ECMA version
|
2022-07-22 14:10:25 -05:00 |
|
Yoann Chaudet
|
7875e4af8a
|
target not server
|
2022-07-20 15:28:26 -07:00 |
|
Yoann Chaudet
|
844ceaff5a
|
Do a bit more configuration for nuxt, set server = 'static'
|
2022-07-20 13:14:25 -07:00 |
|
Yoann Chaudet
|
dddd39c6b9
|
Documentation
|
2022-07-19 17:16:40 -07:00 |
|
Yoann Chaudet
|
084dc5123d
|
experimental
|
2022-07-19 17:15:09 -07:00 |
|
Yoann Chaudet
|
3d51fe705a
|
false true
|
2022-07-19 17:05:37 -07:00 |
|
Yoann Chaudet
|
3d2f0e5994
|
Refactor to inject multiple properties
|
2022-07-19 17:03:44 -07:00 |
|
Yoann Chaudet
|
ad121920a0
|
Add blank fixtures for nuxt
|
2022-07-19 16:31:11 -07:00 |
|
Yoann Chaudet
|
53eec1a8cc
|
fix next
|
2022-07-19 16:27:57 -07:00 |
|
Yoann Chaudet
|
69fea3d62e
|
typo
|
2022-07-19 16:21:56 -07:00 |
|
Yoann Chaudet
|
33fad13833
|
Fix context:
|
2022-07-19 16:16:35 -07:00 |
|
Yoann Chaudet
|
931e155079
|
Add tests for config-parser
|
2022-07-19 16:15:25 -07:00 |
|
Yoann Chaudet
|
5941f86157
|
Fix tests
|
2022-07-19 11:52:20 -07:00 |
|
Yoann Chaudet
|
8f29fe2748
|
Update dist
|
2022-07-19 11:50:09 -07:00 |
|
Yoann Chaudet
|
ba4576e776
|
Add set-pages-path tests
|
2022-07-19 11:48:11 -07:00 |
|
Yoann Chaudet
|
f830cbcb66
|
Cleanup the whole config-parser class
|
2022-07-18 19:13:56 -07:00 |
|
Yoann Chaudet
|
3efd613ed2
|
wip: add formatter support to the output file
|
2022-07-18 15:51:32 -07:00 |
|
Yoann Chaudet
|
e2bf7f26fb
|
Reformat nextjs fixtures
|
2022-07-18 15:14:53 -07:00 |
|
Yoann Chaudet
|
61e591d3b5
|
Add prettier configuration
|
2022-07-18 15:06:14 -07:00 |
|
yimysty
|
898d1f4121
|
catch configure-pages error
|
2022-06-30 12:10:35 -07:00 |
|
James M. Greene
|
314b9356a8
|
Don't claim an empty/nonexistent file is invalid
|
2022-06-29 16:10:51 -05:00 |
|
James M. Greene
|
ad72956e27
|
Use ' quotes
|
2022-06-29 16:07:12 -05:00 |
|
James M. Greene
|
592edb0d53
|
Put default config file content directly into memory
|
2022-06-29 15:56:54 -05:00 |
|
Mingzi
|
0c1bf1eefb
|
Apply suggestions from code review
|
2022-06-20 09:47:17 -07:00 |
|
yimysty
|
b3b31a1b5c
|
adjust output
|
2022-06-17 18:58:11 -07:00 |
|
yimysty
|
65474466b2
|
fix folder not found problem
|
2022-06-17 18:48:18 -07:00 |
|
yimysty
|
42e570c46b
|
add current folder
|
2022-06-17 18:44:38 -07:00 |
|
yimysty
|
d5c15ad21a
|
output directory
|
2022-06-17 18:41:28 -07:00 |
|
yimysty
|
0af6e78e1a
|
add test cases
|
2022-06-17 18:36:26 -07:00 |
|
yimysty
|
7c74d60067
|
add fixtures
|
2022-06-17 15:56:00 -07:00 |
|
yimysty
|
9a28a8d8ad
|
fix compling error
|
2022-06-17 15:13:00 -07:00 |
|
yimysty
|
a90c52f126
|
Merge branch 'main' into path-injection
|
2022-06-17 13:18:51 -07:00 |
|
Smitha Borkar
|
351ece72e7
|
Parse the static sit config, inject pages url
|
2022-06-16 14:28:43 -07:00 |
|
Jess Bees
|
39ec7adae0
|
I've been doing axios.post wrong the whole time :o
|
2022-06-16 10:51:11 -04:00 |
|
Jess Bees
|
a0e3ad5b25
|
Before return site domain & path, create the site
|
2022-06-15 11:24:34 -04:00 |
|
Smitha Borkar
|
84c90f9450
|
fix context
|
2022-06-08 16:01:15 -07:00 |
|
James M. Greene
|
f996195597
|
Extract getPagesBaseUrl to separate module
|
2022-06-08 15:05:04 -05:00 |
|
James M. Greene
|
11f3541eca
|
Add outputs for origin, host, and base_path
|
2022-06-08 12:02:17 -05:00 |
|
Smitha Borkar
|
43507179c9
|
Update index.js
|
2022-06-07 22:21:08 -07:00 |
|
Smitha Borkar
|
10aeb5225f
|
Update context.js
|
2022-06-07 22:18:54 -07:00 |
|
Smitha Borkar
|
ad7ab3a129
|
Create context.js
|
2022-06-07 22:15:39 -07:00 |
|
Smitha Borkar
|
07e8c6056f
|
wip
|
2022-06-07 21:33:54 -07:00 |
|
James M. Greene
|
1775467e63
|
Remove input data from axios call
|
2022-06-07 14:56:40 -05:00 |
|
Smitha Borkar
|
8202494c81
|
Update index.js
|
2022-06-07 12:51:34 -07:00 |
|
Smitha Borkar
|
22ec7e91f4
|
Update index.test.js
|
2022-06-07 12:41:19 -07:00 |
|
Smitha Borkar
|
45eab63293
|
WIP on index tests
|
2022-06-07 12:30:49 -07:00 |
|